MockConnectionAPIMockRecorder is the mock recorder for MockConnectionAPI.
| 20 | |
| 21 | // MockConnectionAPIMockRecorder is the mock recorder for MockConnectionAPI. |
| 22 | type MockConnectionAPIMockRecorder struct { |
| 23 | mock *MockConnectionAPI |
| 24 | } |
| 25 | |
| 26 | // NewMockConnectionAPI creates a new mock instance. |
| 27 | func NewMockConnectionAPI(ctrl *gomock.Controller) *MockConnectionAPI { |
nothing calls this directly
no outgoing calls
no test coverage detected