MockCoordinateeMockRecorder is the mock recorder for MockCoordinatee.
| 27 | |
| 28 | // MockCoordinateeMockRecorder is the mock recorder for MockCoordinatee. |
| 29 | type MockCoordinateeMockRecorder struct { |
| 30 | mock *MockCoordinatee |
| 31 | } |
| 32 | |
| 33 | // NewMockCoordinatee creates a new mock instance. |
| 34 | func NewMockCoordinatee(ctrl *gomock.Controller) *MockCoordinatee { |
nothing calls this directly
no outgoing calls
no test coverage detected