MCPcopy Create free account
hub / github.com/awslabs/llrt / console.test.ts

File console.test.ts

tests/unit/console.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import defaultImport from "node:console";
2import legacyImport from "console";
3
4import * as timers from "node:timers";

Callers

nothing calls this directly

Calls 12

rejectMethod · 0.80
formatMethod · 0.65
logMethod · 0.65
debugMethod · 0.65
infoMethod · 0.65
assertMethod · 0.65
warnMethod · 0.65
errorMethod · 0.65
traceMethod · 0.65
resolveMethod · 0.65
appendMethod · 0.45
sliceMethod · 0.45

Tested by

no test coverage detected