Node TAP
    Preparing search index...

    this uses the test method from tcompare!match.Match, but requires that only the specified fields in the pattern are present in the object.

    It does still allow a field to be present in the object and not the pattern if the value is set to null or undefined.

    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