MCPcopy
hub / github.com/nodejs/undici / mock-delayed-abort.js

File mock-delayed-abort.js

test/mock-delayed-abort.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { test } = require('node:test')
4const { MockAgent, interceptors } = require('..')

Callers

nothing calls this directly

Calls 11

setTimeoutFunction · 0.85
delayMethod · 0.80
replyMethod · 0.80
okMethod · 0.80
composeMethod · 0.80
decompressMethod · 0.80
closeMethod · 0.65
getMethod · 0.65
interceptMethod · 0.65
abortMethod · 0.65
requestMethod · 0.45

Tested by

no test coverage detected