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

File MultiWatching.unittest.js

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

Source from the content-addressed store, hash-verified

1"use strict";
2
3const SyncHook = require("tapable").SyncHook;
4const MultiWatching = require("../lib/MultiWatching");

Callers

nothing calls this directly

Calls 11

createWatchingFunction · 0.85
requireFunction · 0.70
createCompilerFunction · 0.70
invalidateMethod · 0.65
beforeEachFunction · 0.50
itFunction · 0.50
suspendMethod · 0.45
resumeMethod · 0.45
fnMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected