Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jsdoc/jsdoc
/ objectpropertykeys.js
File
objectpropertykeys.js
test/specs/documentation/objectpropertykeys.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'using existing Object properties as object literal keys'
, () => {
2
function
loadDocSet() {
3
jasmine.getDocSetFromFile(
'test/fixtures/objectpropertykeys.js'
);
4
}
Callers
nothing calls this directly
Calls
3
describe
Function · 0.85
it
Function · 0.85
expect
Function · 0.85
Tested by
no test coverage detected