Runs the assertion.
The factory that is responsible for returning the specified error to throw.
Adds a claim.
The claim predicate.
The message to add if the claim fails.
This object.
StaticclaimInitializes a new instance of a ZAssert with one claim.
The claim to make.
The message to throw if the claim is false.
A new ZAssert object with an initial claim.
Represents an object that can be used to build a list of assertions.
Example