Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ getException
Method
getException
lib/assert.js:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
addAssertParams() {}
56
57
getException() {
58
return
new
AssertionFailedError(this.params,
''
)
59
}
60
61
getFailedNegation() {
62
const
err = this.getException()
Callers
3
getFailedNegation
Method · 0.95
getFailedAssertion
Method · 0.95
expectAnyElement
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected