(format string, args ...interface{})
| 2471 | } |
| 2472 | |
| 2473 | func (m *mockFailNowTestingT) Errorf(format string, args ...interface{}) {} |
| 2474 | |
| 2475 | func (m *mockFailNowTestingT) FailNow() {} |
| 2476 |
nothing calls this directly
no outgoing calls
no test coverage detected