FitNesse. SuiteAcceptanceTests. SuiteFixtureTests. SuiteColumnFixtureSpec.
TestMissingField [add child]

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

When testing a column fixture, if the header row mentions a field that is not in the fixture, then the following message should appear in that cell:

Could not find field: fieldname.


The !path must point to fitnesse.jar
ColumnFixtureTestFixture is a special class used for testing Column fixtures.
Action fixture
start Page builder
enter attributes Test=true
enter line !path ./classes
enter line !path ./fitnesse.jar
enter line |Import|
enter line |fitnesse.fixtures|
enter line  
enter line |Column fixture test fixture|
enter line |no such field|
enter page ColumnFixtureTestPage

Response Requester
uri status?
ColumnFixtureTestPage?test 200


Response examiner
type pattern matches? contents?
contents Could not find field: no such field true