MCPcopy Index your code
hub / github.com/nodejs/node / test-stream-readable-to-web-termination.js

File test-stream-readable-to-web-termination.js

test/parallel/test-stream-readable-to-web-termination.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const assert = require('assert');
4const { Duplex, Readable } = require('stream');

Callers

nothing calls this directly

Calls 8

getReaderMethod · 0.80
delayFunction · 0.70
requireFunction · 0.50
fromMethod · 0.45
onMethod · 0.45
cancelMethod · 0.45
readMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected