Sha256: 2e18e79a9447c12c329990e65ab1df9b2ac19f010e4e9d6edb8073df3c81440f
Contents?: true
Size: 821 Bytes
Versions: 8
Compression:
Stored size: 821 Bytes
Contents
!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 | !-!|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 | |
Version data entries
8 entries across 8 versions & 1 rubygems