MCPcopy Create free account
hub / github.com/log4js-node/log4js-node / levels-test.js

File levels-test.js

test/tap/levels-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { test } = require('tap');
2const levels = require('../../lib/levels');
3
4function assertThat(assert, level) {

Callers

nothing calls this directly

Calls 6

assertThatFunction · 0.85
isLessThanOrEqualToMethod · 0.65
isEqualToMethod · 0.65
getLevelMethod · 0.65
endMethod · 0.45

Tested by

no test coverage detected