MCPcopy
hub / github.com/udecode/plate / mockImplementation

Method mockImplementation

tooling/config/global.d.ts:13–13  ·  view source on GitHub ↗
(fn: T)

Source from the content-addressed store, hash-verified

11 mockReset(): void;
12 mockRestore(): void;
13 mockImplementation(fn: T): this;
14 mockReturnValue(value: any): this;
15 mockReturnValueOnce(value: any): this;
16 }

Calls

no outgoing calls

Tested by 6

mockToDOMRangeFunction · 0.64
resetSharedTocHookMocksFunction · 0.64
createEditorFunction · 0.64
runWithImmediateTimeoutFunction · 0.64