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

File test-module-hooks-load-builtin-import.mjs

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

Source from the content-addressed store, hash-verified

1import { mustCall } from '../common/index.mjs';
2import assert from 'node:assert';
3import { registerHooks } from 'node:module';
4import process from 'node:process';

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected