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

Method toCode

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

Source from the content-addressed store, hash-verified

47 }
48
49 toCode() {
50 return this.toString() + '()'
51 }
52
53 retry(n) {
54 this.suite.opts[`retry${this.hookName}`] = n

Callers 1

resultMethod · 0.45

Calls 1

toStringMethod · 0.95

Tested by

no test coverage detected