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

Method toString

lib/effects.js:86–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84 }
85
86 toString() {
87 return `${this.prefix}Within ${this.humanizeArgs()}${this.suffix}`
88 }
89}
90
91/**

Callers 2

hopeThatFunction · 0.45
tryToFunction · 0.45

Calls 1

humanizeArgsMethod · 0.80

Tested by

no test coverage detected