MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-test-server.mjs

File test-quic-test-server.mjs

test/parallel/test-quic-test-server.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic
2import { hasQuic, isAIX, isIBMi, isWindows, skip } from '../common/index.mjs';
3import { existsSync } from 'node:fs';
4import { resolve } from 'node:path';

Callers

nothing calls this directly

Calls 8

skipFunction · 0.90
stopMethod · 0.65
existsSyncFunction · 0.50
resolveFunction · 0.50
setTimeoutFunction · 0.50
pathMethod · 0.45
helpMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected