MCPcopy
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
3import defaultExport, {apple, strawberry} from '../fruit';
4

Callers

nothing calls this directly

Calls 6

strawberryFunction · 0.90
expectFunction · 0.85
toBeUndefinedMethod · 0.80
toBeMethod · 0.80
mockMethod · 0.65
itFunction · 0.50

Tested by

no test coverage detected