
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteSlimTests.TestSystemSlimSuite.TimeoutInSlimTestSystem.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.
For this test to perform we reduce the timeout to 2 seconds. If the server is not responding in time, we should raise an error.
#!define slim.flags {-s 12}
#|fitnesse.fixtures.Sleep|20000|
!| script |
|given page|TestPage|with content|${SUT_PATH} !-
!define TEST_SYSTEM {slim}
!define slim.flags {-s 2}
|fitnesse.fixtures.Sleep|20000|
-! |
|test results for page|TestPage|should contain|The instruction timed out after 2 seconds|
© 2015 - 2025 Weber Informatics LLC | Privacy Policy