MCPcopy
hub / github.com/codeceptjs/CodeceptJS / title

Method title

lib/mocha/hooks.js:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 }
56
57 get title() {
58 return this.ctx?.test?.title || this.name
59 }
60
61 get name() {
62 return this.constructor.name

Callers 10

seeInTitleMethod · 0.80
seeTitleEqualsMethod · 0.80
dontSeeInTitleMethod · 0.80
grabTitleMethod · 0.80
seeInTitleMethod · 0.80
seeTitleEqualsMethod · 0.80
dontSeeInTitleMethod · 0.80
grabTitleMethod · 0.80
Playwright_test.jsFile · 0.80
Puppeteer_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected