This is the default snapshot provider that ships with the plugin. It can be overridden by providing a snapshotProvider option to the test options.

Implements

Constructors

Properties

Methods

Constructors

Properties

#indexes: Map<string, number> = ...
#snapshot?: {
    [k: string]: string;
}

Type declaration

  • [k: string]: string
file: string

Methods

Generated using TypeDoc