(format string, args ...interface{})
| 2675 | } |
| 2676 | |
| 2677 | func (m *mockFailNowTestingT) Errorf(format string, args ...interface{}) {} |
| 2678 | |
| 2679 | func (m *mockFailNowTestingT) FailNow() {} |
| 2680 |
nothing calls this directly
no outgoing calls
no test coverage detected