Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
user = jest.createMockFromModule(
'../user'
);
4
Callers
nothing calls this directly
Calls
1
createMockFromModule
Method · 0.80
Tested by
no test coverage detected