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

File test-quic-error-class.mjs

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

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --no-warnings
2
3// Test: QuicError class. Validates the public surface of the new
4// `QuicError` class exported from `node:quic`:

Callers

nothing calls this directly

Calls 3

skipFunction · 0.90
okFunction · 0.85
throwsFunction · 0.70

Tested by

no test coverage detected