FitNesse. SuiteAcceptanceTests. SuiteFixtureTests. SuiteGeneralFixtureSpec.
TestFixtureNotFound [add child]

 Set Up: .FitNesse.SuiteAcceptanceTests.SetUp (edit)

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.


The !path must point to fitnesse.jar
Action fixture
start Page builder
enter attributes Test=true
enter line !path ./classes
enter line !path ./fitnesse.jar
enter line |No such fixture|
enter page NoSuchFixturePage

Response Requester
uri status?
NoSuchFixturePage?test 200


Response examiner
type pattern matches? contents?
contents Could not find fixture: NoSuchFixture true  

Response requester
uri contents?
ErrorLogs.NoSuchFixturePage