MCPcopy Index your code
hub / github.com/nodejs/node / test-fetch-mock.js

File test-fetch-mock.js

test/parallel/test-fetch-mock.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3const { mock, test } = require('node:test');
4const assert = require('node:assert');

Callers

nothing calls this directly

Calls 5

restoreAllMethod · 0.80
testFunction · 0.70
textMethod · 0.65
requireFunction · 0.50
methodMethod · 0.45

Tested by

no test coverage detected