MCPcopy
hub / github.com/webpack/webpack / HotModuleReplacementPlugin.test.js

File HotModuleReplacementPlugin.test.js

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

Source from the content-addressed store, hash-verified

1"use strict";
2
3const path = require("path");
4const fs = require("graceful-fs");

Callers

nothing calls this directly

Calls 13

expectNoDeprecationsFunction · 0.85
requireFunction · 0.70
runFunction · 0.70
keysMethod · 0.65
itFunction · 0.50
webpackFunction · 0.50
runMethod · 0.45
toJsonMethod · 0.45
toStringMethod · 0.45
parseMethod · 0.45
testMethod · 0.45
hasMethod · 0.45

Tested by

no test coverage detected