MCPcopy Create free account
hub / github.com/ptmt/react-native-macos / mockPackageFile

Function mockPackageFile

packager/src/node-haste/__tests__/Module-test.js:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39function mockPackageFile() {
40 mockFS({'package.json': packageJson});
41}
42
43function mockIndexFile(indexJs) {
44 mockFS({'index.js': indexJs});

Callers 1

Module-test.jsFile · 0.85

Calls 1

mockFSFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…