TestNot
'not' and 'reject' test that either a boolean action returns false or any action throws an exception
fitLib.FixtureFixture
fixture
fitLib.specify.DoFixtureUnderTest
w
not
a right action
1
r
not
a wrong action
1.5
2.2
r
not
an exception action
w
reject
a right action
1
r
reject
a wrong action
1.5
2.2
r
reject
an exception action