MCPcopy
hub / github.com/jsdoc/jsdoc / error.js

File error.js

test/specs/jsdoc/util/error.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('jsdoc/util/error', () => {
2 const error = require('jsdoc/util/error');
3 const handle = error.handle;
4 const logger = require('jsdoc/util/logger');

Callers

nothing calls this directly

Calls 4

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85
spyOnFunction · 0.85

Tested by

no test coverage detected