MCPcopy
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

1475type customError struct{}
1476
1477func (*customError) Error() string { return "fail" }
1478
1479func TestError(t *testing.T) {
1480

Callers 15

TestImplementsWrapperFunction · 0.45
TestIsTypeWrapperFunction · 0.45
TestEqualWrapperFunction · 0.45
TestEqualValuesWrapperFunction · 0.45
TestNotNilWrapperFunction · 0.45
TestNilWrapperFunction · 0.45
TestTrueWrapperFunction · 0.45
TestFalseWrapperFunction · 0.45
TestExactlyWrapperFunction · 0.45
TestNotEqualWrapperFunction · 0.45
TestContainsWrapperFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected