Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jmespath/go-jmespath
/ Error
Method
Error
internal/testify/assert/assertions_test.go:935–935 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
933
type
customError
struct
{}
934
935
func
(*customError) Error() string {
return
"fail"
}
936
937
func
TestError(t *testing.T) {
938
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
TestContainsWrapper
Function · 0.45
TestNotContainsWrapper
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected