
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteResponderTests.SuiteTestResponders.TestStatusBox.content.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fitnesse Show documentation
Show all versions of fitnesse Show documentation
The fully integrated standalone wiki, and acceptance testing framework.
When you execute a test page, a status box will appear in the upper right hand corner that will provide a link to the error log.
----
Create a simple test page
|script|Page Builder|
|line|${SUT_PATH}|
|line|!-|!-fitnesse.testutil.PassFixture-!-!!-|-!|
|page|!-TestPage-!|
Now run the test page.
|Response Requester.|
|uri |valid?|
|!-TestPage?responder=test-!|true|
|Response Examiner.|
|contents?|
||
Check to make sure the box exists.
|Response Examiner. |
|type |pattern |matches?|
|contents||true |
© 2015 - 2025 Weber Informatics LLC | Privacy Policy