The actual property on the error instance.
The expected property on the error instance.
If provided, the error message is set to this value.
The operator property on the error instance.
If provided, the generated stack trace omits frames before this function.
Optional override for formatting stack traces
Create .stack property on a target object
Generated using TypeDoc
Indicates the failure of an assertion. All errors thrown by the
assertmodule will be instances of theAssertionErrorclass.