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

Method toString

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

Source from the content-addressed store, hash-verified

43 }
44
45 toString() {
46 return this.hookName
47 }
48
49 toCode() {
50 return this.toString() + '()'

Callers 5

toCodeMethod · 0.95
injectedFunction · 0.45
ui.jsFile · 0.45
matchStepFunction · 0.45
createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected