BUPKIS
    Preparing search index...

    Class UnknownAssertionError<T>

    Thrown when we cannot match the parameters to expect or expectAsync to any known assertion.

    Type Parameters

    • T extends readonly unknown[]

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Properties

    Constructors

    Methods

    Properties

    "[kBupkisError]": boolean = true
    args: T
    code: "ERR_BUPKIS_UNKNOWN_ASSERTION" = 'ERR_BUPKIS_UNKNOWN_ASSERTION'
    name: string = 'UnknownAssertionError'