Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jestjs/jest
/ mockClear
Method
mockClear
packages/jest-mock/src/index.ts:143–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
141
getMockName(): string;
142
mock: MockFunctionState<T>;
143
mockClear(): this;
144
mockReset(): this;
145
mockRestore(): void;
146
mockImplementation(fn: T): this;
Callers
15
TestScheduler.test.js
File · 0.80
SnapshotInteractiveMode.test.js
File · 0.80
modernFakeTimers.test.ts
File · 0.80
BaseWorkerPool.test.ts
File · 0.80
threadChild.test.ts
File · 0.80
WorkerPool.test.ts
File · 0.80
index.test.js
File · 0.80
watchman.test.js
File · 0.80
_makeComponent
Method · 0.80
clearMocksOnScope
Method · 0.80
index.test.ts
File · 0.80
class-mocks-single-import.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected