Sha256: 0ba393693d628aaad3b78204d9ead2835636bb3829699a1fd0988a5acccd8988
Contents?: true
Size: 882 Bytes
Versions: 8
Compression:
Stored size: 882 Bytes
Contents
!3 When testing a table, if the first cell of the table refers to a fixture class without a default (no argument) constructor, then the following message should appear in that cell: {{{Class fixtureName has no default constructor.}}} * Here is a fitnesse page that should generate the error !note The !-!path-! must point to fitnesse.jar !note !-NoDefaultConstructorFixture-! is a real class, but is not a Fixture |Action fixture| |start|Page builder| |enter|attributes|Test=true| |enter|line|${SUT_PATH}| |enter|line|!-|-!!-!-fit.testFxtr.NoDefaultConstructorFixture-!-!!-|-!| |enter|page|!-NotFixturePage-!| !|Response Requester| |uri|status?| |NotFixturePage?test&debug|200| * The error message should show up in the response !|Response examiner| |type|pattern|matches?|contents?| |contents|Class fit.testFxtr.NoDefaultConstructorFixture has no default constructor.|true||
Version data entries
8 entries across 8 versions & 1 rubygems