Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ catch
Function
catch
lib/recorder.js:171–173 ·
view source on GitHub ↗
* @param {function} fn * @inner
(fn)
Source
from the content-addressed store, hash-verified
169
* @inner
170
*/
171
catch(fn) {
172
promise = promise.catch(fn)
173
},
174
},
175
176
/**
Callers
nothing calls this directly
Calls
6
printObjectProperties
Function · 0.90
debug
Function · 0.85
currentQueue
Function · 0.85
log
Method · 0.80
stop
Method · 0.80
toString
Method · 0.45
Tested by
no test coverage detected