Node TAP
    Preparing search index...

    Variable matchSnapshot

    matchSnapshot: (found: any, ...__namedParameters: MessageExtra) => boolean

    Type Declaration

      • (found: any, ...__namedParameters: MessageExtra): boolean
      • In --snapshot mode, takes a snapshot of the object provided, and writes to the snapshot file.

        Otherwise, reads the snapshot file, and verifies that a snapshot of the object provided matches the stored snapshot.

        Parameters

        Returns boolean