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

File resolver.js

test/specs/jsdoc/tutorial/resolver.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('jsdoc/tutorial/resolver', () => {
2 const env = require('jsdoc/env');
3 const logger = require('jsdoc/util/logger');
4 const resolver = require('jsdoc/tutorial/resolver');

Callers

nothing calls this directly

Calls 10

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85
beforeEachFunction · 0.85
resetRootTutorialFunction · 0.85
afterEachFunction · 0.85
loadTutorialsFunction · 0.85
spyOnFunction · 0.85
getByNameMethod · 0.80
loadMethod · 0.80

Tested by

no test coverage detected