Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jestjs/jest
/ mock_per_test.js
File
mock_per_test.js
examples/module-mock/__tests__/mock_per_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright (c) Meta Platforms, Inc. and affiliates.. All Rights Reserved.
2
3
/**
4
* This file illustrates how to define a custom mock per test.
Callers
nothing calls this directly
Calls
11
expect
Function · 0.85
strawberry
Function · 0.85
doMock
Method · 0.80
fn
Method · 0.80
toBe
Method · 0.80
toHaveBeenCalled
Method · 0.80
dontMock
Method · 0.80
resetModules
Method · 0.65
describe
Function · 0.50
beforeEach
Function · 0.50
it
Function · 0.50
Tested by
no test coverage detected