FitNesse.
SuiteAcceptanceTests.
SuiteResponderTests.
SuiteTestResponders.
SuiteExecutionStatusMessages.
DoTest [add child]
DoTest [add child]
Create a simple test page
Now run the test page.
Check the status message.
| script | Page Builder |
| line | !path classes |
| line | !path fitnesse.jar |
| line | !|fitnesse.testutil.| |
| line | |blah| |
| page | TestPage |
Now run the test page.
| Response Requester. | |
| uri | valid? |
| TestPage?responder=test | true |
| Response Examiner. |
| contents? |
Check the status message.
| Response Examiner. | ||
| type | pattern | matches? |
| contents | <div id="execution-status">.*?.*?</div> | true |
| contents | <div id="execution-status">.*?<img.*?src="".*?/>.*?</div> | true |
Add Child Page to DoTest