MCPcopy
hub / github.com/facebook/react / mock

Method mock

scripts/jest/typescript/jest.d.ts:50–50  ·  view source on GitHub ↗
(moduleName: string)

Source from the content-addressed store, hash-verified

48 genMockFunction(): MockFunction;
49 genMockFn(): MockFunction;
50 mock(moduleName: string): void;
51 runAllTicks(): void;
52 runAllTimers(): void;
53 runOnlyPendingTimers(): void;

Calls

no outgoing calls

Tested by 2

beforeEachProfilingFunction · 0.64
overrideFeatureFlagsFunction · 0.64