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

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

There is a newer version: 4.4
Show newest version
!| 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