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

File objectkeys.js

test/specs/documentation/objectkeys.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('object keys', () => {
2 const docSet = jasmine.getDocSetFromFile('test/fixtures/objectkeys.js');
3
4 it('should assign the correct longname and memberof to object keys after the first key', () => {

Callers

nothing calls this directly

Calls 3

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85

Tested by

no test coverage detected