Node TAP
    Preparing search index...

    Identical to tcompare!match.Match, except in the case of two simple types. If the value loosely equals the expected pattern, but is not strictly equal, then the test returns false.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    bufferChunkSize: number
    diffContext: number = 10
    expect: any
    id: null | number
    idCounter: number
    idMap: Map<any, number>
    indent: string
    isKey: boolean
    key: any
    level: number
    match: boolean = true
    memo: null | string
    memoDiff: null | string = null
    memoExpect: null | string = null
    object: any
    options: FormatOptions
    parent: null | Same
    provisional: boolean
    simple: null | boolean | "COMPLEX" = null
    sort: boolean
    style: Style

    Accessors

    Methods