MCPcopy Index your code
hub / github.com/nodejs/node / test-module-hooks-load-builtin-override-module.js

File test-module-hooks-load-builtin-override-module.js

test/module-hooks/test-module-hooks-load-builtin-override-module.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This tests that load hooks can override the format of builtin modules
4// to 'module', and require() can load them.

Callers

nothing calls this directly

Calls 5

registerHooksFunction · 0.85
includesMethod · 0.80
deregisterMethod · 0.80
requireFunction · 0.50
assertFunction · 0.50

Tested by

no test coverage detected