MCPcopy
hub / github.com/webpack/webpack / FileSystemInfo.unittest.js

File FileSystemInfo.unittest.js

test/FileSystemInfo.unittest.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3/** @typedef {import("../lib/FileSystemInfo").Snapshot} Snapshot */
4/** @typedef {import("../lib/FileSystemInfo").SnapshotOptions} SnapshotOptions */

Callers

nothing calls this directly

Calls 15

createFsFunction · 0.85
createFsInfoFunction · 0.85
expectSnapshotStateFunction · 0.85
createSnapshotFunction · 0.85
expectSnapshotsStateFunction · 0.85
updateFileFunction · 0.85
getSnapshotFunction · 0.85
buildFsInfoWithSnapshotFunction · 0.85
onlyNonIgnoredFunction · 0.85
buildWithStatsFunction · 0.85
createProjectFsFunction · 0.85
createProjectFsInfoFunction · 0.85

Tested by

no test coverage detected