MCPcopy Index your code
hub / github.com/nodejs/node / test-console-methods.js

File test-console-methods.js

test/parallel/test-console-methods.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3
4// This test ensures that console methods cannot be invoked as constructors and

Callers

nothing calls this directly

Calls 3

assertEqualNameFunction · 0.85
requireFunction · 0.50
constructMethod · 0.45

Tested by

no test coverage detected