MCPcopy Index your code
hub / github.com/nodejs/node / diagnostic

Method diagnostic

lib/internal/test_runner/test.js:1197–1199  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

1195 }
1196
1197 diagnostic(message) {
1198 ArrayPrototypePush(this.diagnostics, message);
1199 }
1200
1201 start() {
1202 this.applyFilters();

Callers 15

constructorMethod · 0.95
runFunction · 0.45
diagnosticMethod · 0.45
diagnosticMethod · 0.45
postRunMethod · 0.45
reportMethod · 0.45
configureCoverageFunction · 0.45
collectCoverageFunction · 0.45
setupFailureStateFileFunction · 0.45
nested.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected