MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-root-after-with-refed-handles.js

File test-runner-root-after-with-refed-handles.js

test/parallel/test-runner-root-after-with-refed-handles.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const { before, after, test } = require('node:test');
4const { createServer } = require('node:http');

Callers

nothing calls this directly

Calls 9

listenMethod · 0.80
beforeFunction · 0.70
createServerFunction · 0.70
afterFunction · 0.70
testFunction · 0.70
closeMethod · 0.65
requireFunction · 0.50
rejectFunction · 0.50
resolveFunction · 0.50

Tested by

no test coverage detected