MCPcopy
hub / github.com/jestjs/jest / user.js

File user.js

examples/manual-mocks/models/__mocks__/user.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
3const user = jest.createMockFromModule('../user');
4

Callers

nothing calls this directly

Calls 1

createMockFromModuleMethod · 0.80

Tested by

no test coverage detected