BUPKIS
    Preparing search index...

    Interface BaseExpect<SyncAssertion, AsyncAssertion>

    Base set of properties included in both Expect and ExpectAsync.

    Type Parameters

    Hierarchy (View Summary)

    Index
    createAssertion: CreateAssertionFn

    Creates a new synchronous assertion.

    createAsyncAssertion: CreateAsyncAssertionFn

    Creates a new asynchronous assertion.

    fail: FailFn

    Fails immediately with optional reason.

    Reason for failure