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

File templateHelper.js

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

Source from the content-addressed store, hash-verified

1/* eslint quotes:0 */
2const hasOwnProp = Object.prototype.hasOwnProperty;
3
4describe("jsdoc/util/templateHelper", () => {

Callers

nothing calls this directly

Calls 15

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85
spyOnFunction · 0.85
afterEachFunction · 0.85
beforeEachFunction · 0.85
htmlsafeFunction · 0.85
compareObjectArraysFunction · 0.85
doTestsFunction · 0.85
getAttribsFunction · 0.85
xdescribeFunction · 0.85
doopFunction · 0.85

Tested by

no test coverage detected