Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jestjs/jest
/ full_mock.js
File
full_mock.js
examples/module-mock/__tests__/full_mock.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
import
defaultExport, {apple, strawberry} from
'../fruit'
;
4
Callers
nothing calls this directly
Calls
6
strawberry
Function · 0.90
expect
Function · 0.85
toBeUndefined
Method · 0.80
toBe
Method · 0.80
mock
Method · 0.65
it
Function · 0.50
Tested by
no test coverage detected