MCPcopy Create free account
hub / github.com/expr-lang/expr / Errorf

Method Errorf

internal/testify/assert/assertions_test.go:2473–2473  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

2471}
2472
2473func (m *mockFailNowTestingT) Errorf(format string, args ...interface{}) {}
2474
2475func (m *mockFailNowTestingT) FailNow() {}
2476

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected