
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteSlimTests.TestSystemSlimSuite.SlimConnectionTimeout.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.timeout {2}
#!define TEST_RUNNER {fitnesse.slim.test.Sleep}
#!define slim.flags {60}
#|fitnesse.fixtures.Sleep|20000|
!| script |
|given page|TestPage|with content|${SUT_PATH} !-
!define TEST_SYSTEM {slim}
!define slim.timeout {2}
!define TEST_RUNNER {fitnesse.slim.test.Sleep}
!define slim.flags {60}
|fitnesse.fixtures.Sleep|20000|
-! |
|test results for page|TestPage|should contain|Unable to start test system 'slim': fitnesse.slim.SlimError: Error connecting to SLiM server on localhost:|
© 2015 - 2025 Weber Informatics LLC | Privacy Policy