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