MCPcopy
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

expectFunction · 0.85
strawberryFunction · 0.85
doMockMethod · 0.80
fnMethod · 0.80
toBeMethod · 0.80
toHaveBeenCalledMethod · 0.80
dontMockMethod · 0.80
resetModulesMethod · 0.65
describeFunction · 0.50
beforeEachFunction · 0.50
itFunction · 0.50

Tested by

no test coverage detected