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

File test-module-hooks-load-url-change-import.mjs

test/module-hooks/test-module-hooks-load-url-change-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 * as fixtures from '../common/fixtures.mjs';

Callers

nothing calls this directly

Calls 3

registerHooksFunction · 0.85
deregisterMethod · 0.80
mustCallFunction · 0.50

Tested by

no test coverage detected