All synchronous assertions available
All asynchronous assertions available; for use in ExpectSyncProps.use
Properties of expect.
Tuple of all assertions available in this expect()
.
Function to add more assertions to this expect()
, returning a new
expect()
and expectAsync()
pair with the combined assertions.
Creates a new synchronous assertion.
Creates a new asynchronous assertion.
Fails immediately with optional reason
.
The main synchronous assertion function.
Contains properties in ExpectSyncProps.