Expand All
Collapse All
FitNesse
SuiteAcceptanceTests
SuiteFixtureTests
SuiteGeneralFixtureSpec
TestFixtureNotFoundAfterTackingOnFixture
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
The !path must point to fitnesse.jar
Action fixture
start
Page builder
enter
attributes
Test=true
enter
line
!path lib/*.jar
enter
line
!|NoSuch|
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: NoSuch
true
Response requester
uri
contents?
NoSuchFixturePage?executionLog
Keyboard Shortcuts ?
General
t
Test page or suite
e
Edit page
v
View page (after test)
a
Add new page
Go To
g u
User Guide
g q
Quick Reference Guide
g f
Full Reference Guide
g c
Recent Changes
Edit Mode
CTRL+s
Save page
ESC
Cancel edit
Tools
p
Properties
w
Where used?
AK+v
Versions
AK+h
Page History
/
Focus on search bar
s
Open search page
Close