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)

    Indexable

    • [key: symbol]: boolean
    Index

    Constructors

    Methods

    Properties

    Constructors

    Methods

    Properties

    args: T
    code: "ERR_BUPKIS_UNKNOWN_ASSERTION" = 'ERR_BUPKIS_UNKNOWN_ASSERTION'
    name: string = 'UnknownAssertionError'