Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
result
Method · 0.45
Calls
1
toString
Method · 0.95
Tested by
no test coverage detected