MockStatusCheckable is an autogenerated mock type for the StatusCheckable type
| 27 | |
| 28 | // MockStatusCheckable is an autogenerated mock type for the StatusCheckable type |
| 29 | type MockStatusCheckable struct { |
| 30 | mock.Mock |
| 31 | } |
| 32 | |
| 33 | type MockStatusCheckable_Expecter struct { |
| 34 | mock *mock.Mock |
nothing calls this directly
no outgoing calls
no test coverage detected