
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteFixtureTests.SuiteGeneralFixtureSpec.TestFixtureNotFound.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.
!3 When testing a table, if the first cell of the table does not refer to a class in the classpath, then the following message should appear in that cell:
{{{Could not find fixture: fixtureName.}}}
* Here is a fitnesse page that should generate the error
!note The !-!path-! must point to fitnesse.jar
| Action fixture |
| start | Page builder |
| enter | attributes | Test=true |
| enter | line | ${SUT_PATH} |
| enter | line | !-|No such fixture|-! |
| enter | page | !-NoSuchFixturePage-! |
!| Response Requester |
| uri | status? |
| NoSuchFixturePage?test | 200 |
* The error message should show up in the response
!| Response examiner |
| type | pattern | matches? | contents? |
| contents | Could not find fixture: NoSuchFixture | true | |
!| Response requester |
| uri | contents? |
| NoSuchFixturePage?executionLog | |
© 2015 - 2025 Weber Informatics LLC | Privacy Policy