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

Method getFailedAssertion

lib/assert.js:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65 }
66
67 getFailedAssertion() {
68 return this.getException()
69 }
70}
71
72export default Assertion

Callers 4

assertMethod · 0.95
equal_test.jsFile · 0.45
include_test.jsFile · 0.45
empty_test.jsFile · 0.45

Calls 1

getExceptionMethod · 0.95

Tested by

no test coverage detected