Abstract subclass of TableAsserting that provides the bulk of the implementations of TableAsserting's
forAll, forEvery and exists.
Abstract subclass of TableAsserting that provides the bulk of the implementations of TableAsserting's
forAll, forEvery and exists.
Provides support of TableAsserting for Unit.
Provides support of TableAsserting for Unit. Do nothing when the check succeeds, but throw TableDrivenPropertyCheckFailedException when check fails.
Abstract class that in the future will hold an intermediate priority
TableAssertingimplicit, which will enable inspector expressions that have result typeExpectation, a more composable form of assertion that returns a result instead of throwing an exception when it fails.