Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ Error
Method
Error
internal/testify/assert/assertions_test.go:1477–1477 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1475
type
customError
struct
{}
1476
1477
func
(*customError) Error() string {
return
"fail"
}
1478
1479
func
TestError(t *testing.T) {
1480
Callers
15
TestImplementsWrapper
Function · 0.45
TestIsTypeWrapper
Function · 0.45
TestEqualWrapper
Function · 0.45
TestEqualValuesWrapper
Function · 0.45
TestNotNilWrapper
Function · 0.45
TestNilWrapper
Function · 0.45
TestTrueWrapper
Function · 0.45
TestFalseWrapper
Function · 0.45
TestExactlyWrapper
Function · 0.45
TestNotEqualWrapper
Function · 0.45
TestNotEqualValuesWrapper
Function · 0.45
TestContainsWrapper
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected