Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jsdoc/jsdoc
/ package.js
File
package.js
test/specs/jsdoc/package.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
hasOwnProp = Object.prototype.hasOwnProperty;
2
3
describe(
'jsdoc/package'
, () => {
4
let
emptyPackage;
Callers
nothing calls this directly
Calls
6
describe
Function · 0.85
it
Function · 0.85
expect
Function · 0.85
beforeEach
Function · 0.85
spyOn
Function · 0.85
checkPackageProperty
Function · 0.85
Tested by
no test coverage detected