MCPcopy Create free account
hub / github.com/nodejs/node / test-stream-end-of-streams.js

File test-stream-end-of-streams.js

test/parallel/test-stream-end-of-streams.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3const assert = require('assert');
4

Callers

nothing calls this directly

Calls 3

finishedFunction · 0.70
requireFunction · 0.50
endMethod · 0.45

Tested by

no test coverage detected