All Downloads are FREE. Search and download functionalities are using the official Maven repository.

FitNesseRoot.Fitnesse.SuiteAcceptanceTests.SuiteTestHistory.SuiteExecutionLog.ExecutionLogOfTestPage.content.txt Maven / Gradle / Ivy

!| script |
| given page | TestPage | with content | ${SUT_PATH} !-
!define TEST_SYSTEM {slim}
| import |
| fitnesse.slim.test |

| script:echo script |
| echo to stdout | This is standard output |
| echo to stderr | This is error output |
-! |
|check |request page    |TestPage?test     |200    |
|check |request page    |TestPage?executionLog     |200    |
| ensure | content contains | slim:fitnesse.slim.SlimService |
| ensure | content contains | This is standard output |
| ensure | content contains | This is error output |

!**> Page content
| script |
|show  |content |
*!




© 2015 - 2024 Weber Informatics LLC | Privacy Policy