MCPcopy Create free account
hub / github.com/nodejs/node / test-util-inherits.js

File test-util-inherits.js

test/parallel/test-util-inherits.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

inheritsFunction · 0.85
eMethod · 0.80
requireFunction · 0.50
aMethod · 0.45
bMethod · 0.45
cMethod · 0.45
getValueMethod · 0.45
dMethod · 0.45

Tested by

no test coverage detected