MCPcopy Create free account
hub / github.com/stretchr/testify / Errorf

Method Errorf

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

Source from the content-addressed store, hash-verified

2675}
2676
2677func (m *mockFailNowTestingT) Errorf(format string, args ...interface{}) {}
2678
2679func (m *mockFailNowTestingT) FailNow() {}
2680

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected