MockISOServiceIfaceMockRecorder is the mock recorder for MockISOServiceIface.
| 43 | |
| 44 | // MockISOServiceIfaceMockRecorder is the mock recorder for MockISOServiceIface. |
| 45 | type MockISOServiceIfaceMockRecorder struct { |
| 46 | mock *MockISOServiceIface |
| 47 | } |
| 48 | |
| 49 | // NewMockISOServiceIface creates a new mock instance. |
| 50 | func NewMockISOServiceIface(ctrl *gomock.Controller) *MockISOServiceIface { |
nothing calls this directly
no outgoing calls
no test coverage detected