MCPcopy
hub / github.com/expr-lang/expr / mockFailNowTestingT

Struct mockFailNowTestingT

internal/testify/assert/assertions_test.go:2470–2471  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2468}
2469
2470type mockFailNowTestingT struct {
2471}
2472
2473func (m *mockFailNowTestingT) Errorf(format string, args ...interface{}) {}
2474

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected