UnitTableAsserting
Class holding lowest priority TableAsserting implicit, which enables TableDrivenPropertyChecks expressions that have result type Unit.
Type members
Classlikes
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.
Implicits
Implicits
Provides support of TableAsserting for Unit. Do nothing when the check succeeds, but throw TableDrivenPropertyCheckFailedException when check fails.
Provides support of TableAsserting for Unit. Do nothing when the check succeeds, but throw TableDrivenPropertyCheckFailedException when check fails.