MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / setContext

Method setContext

lib/step/meta.js:52–54  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

50 setTrace() {}
51
52 setContext(context) {
53 this.context = context
54 }
55
56 /** @return {*} */
57 run(fn) {

Callers 3

getFunction · 0.95
actor.jsFile · 0.80
steps_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected