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

File test-quic-test-client.mjs

test/parallel/test-quic-test-client.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 assert from 'node:assert';
4import { existsSync } from 'node:fs';

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected