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

File ContextModuleFactory.unittest.js

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

Source from the content-addressed store, hash-verified

1"use strict";
2
3const { Volume, createFsFromVolume } = require("memfs");
4const ContextModuleFactory = require("../lib/ContextModuleFactory");

Callers

nothing calls this directly

Calls 8

resolveDependenciesMethod · 0.80
isArrayMethod · 0.80
splitMethod · 0.80
requireFunction · 0.70
callbackFunction · 0.70
beforeEachFunction · 0.50
itFunction · 0.50
getContextMethod · 0.45

Tested by

no test coverage detected