Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ mockImplementation
Method
mockImplementation
scripts/jest/typescript/jest.d.ts:64–64 · scripts/jest/typescript/jest.d.ts::MockFunction.mockImplementation
(fn: Function)
Source
from the content-addressed store, hash-verified
62
};
63
mockClear(): void;
64
mockImplementation(fn: Function): MockFunction;
65
mockImpl(fn: Function): MockFunction;
66
mockReturnThis(): MockFunction;
67
mockReturnValue(value: any): MockFunction;
Callers
15
SchedulerProfiling-test.js
File · 0.80
ReactStrictMode-test.js
File · 0.80
ReactChildren-test.js
File · 0.80
ReactFlightDOMEdge-test.js
File · 0.80
ReactFlight-test.js
File · 0.80
ReactFlightDebugChannel-test.js
File · 0.80
ReactInternalTestUtils-test.js
File · 0.80
ReactFabric-test.internal.js
File · 0.80
TimelineProfiler-test.js
File · 0.80
inspectedElement-test.js
File · 0.80
beforeEachProfiling
Function · 0.80
profilerStore-test.js
File · 0.80
Calls
no outgoing calls
Tested by
2
beforeEachProfiling
Function · 0.64
expectErrors
Function · 0.64