MockInstallerMockRecorder is the mock recorder for MockInstaller.
| 278 | |
| 279 | // MockInstallerMockRecorder is the mock recorder for MockInstaller. |
| 280 | type MockInstallerMockRecorder struct { |
| 281 | mock *MockInstaller |
| 282 | } |
| 283 | |
| 284 | // NewMockInstaller creates a new mock instance. |
| 285 | func NewMockInstaller(ctrl *gomock.Controller) *MockInstaller { |
nothing calls this directly
no outgoing calls
no test coverage detected