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

File specialchars.js

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

Source from the content-addressed store, hash-verified

1describe('longnames with special characters', () => {
2 const docSet = jasmine.getDocSetFromFile('test/fixtures/specialchars.js');
3 const portNumber = docSet.getByLongname('Socket#\'port#number\'')[0];
4 const open = docSet.getByLongname('Socket#\'open~a.connection#now\'')[0];

Callers

nothing calls this directly

Calls 3

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85

Tested by

no test coverage detected