![JAR search and dependency download from the Maven repository](/logo.png)
FitNesseRoot.Fitnesse.SuiteAcceptanceTests.SuiteTestHistory.SuiteExecutionLog.ExecutionLogOfSuitePage.content.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of smartrics-RestFixture-LiveDoc Show documentation
Show all versions of smartrics-RestFixture-LiveDoc Show documentation
FitNesse tests documenting the RestFixture
!| script |
| given page | SuitePage | with content | ${SUT_PATH} !-
!define TEST_SYSTEM {slim}
-! |
| given page | SuitePage.TestPage | with content | !-
| import |
| fitnesse.slim.test |
| script:echo script |
| echo to stdout | This is standard output |
| echo to stderr | This is error output |
-! |
|check |request page |SuitePage?suite |200 |
!|script |
|check |request page |SuitePage?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 |
*!
!|script |
|check |request page |SuitePage.TestPage?executionLog |200 |
| ensure | content contains | This test ran as part of a suite. |
| ensure | content contains | This is standard output |
| ensure | content contains | This is error output |
!**> Page content
| script |
|show |content |
*!
© 2015 - 2025 Weber Informatics LLC | Privacy Policy