Object which may be returned from assertion function implementations to provide better failure reporting to the end-user.
Optional
The actual value or condition that was encountered
The expected value or condition that was not met
A human-readable message describing the failure
Object which may be returned from assertion function implementations to provide better failure reporting to the end-user.