Abstract subclass of CheckerAsserting that provides the bulk of the implementations of CheckerAsserting
check method.
Abstract subclass of CheckerAsserting that provides the bulk of the implementations of CheckerAsserting
check method.
Provides support of CheckerAsserting for Unit.
Provides support of CheckerAsserting for Unit. Do nothing when the check succeeds, but throw GeneratorDrivenPropertyCheckFailedException when check fails.
Abstract class that in the future will hold an intermediate priority
CheckerAssertingimplicit, 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.