Base set of synchronous Assertions; will be the builtin sync assertions, at minimum)
Base set of asynchronous Assertions; will be the builtin async assertions, at minimum)
Synchronous assertions extracted from
MixedAssertions
Asynchronous assertions extracted from
MixedAssertions
A new Expect function which handles ExtendedSyncAssertions and BaseSyncAssertions
A new ExpectAsync function which handles ExtendedAsyncAssertions and BaseAsyncAssertions
For composing arrays of assertions, one after another.
The only chainable API in Bupkis.
The main API as returned by a UseFn.