MockInstallerMockRecorder is the mock recorder for MockInstaller.
| 114 | |
| 115 | // MockInstallerMockRecorder is the mock recorder for MockInstaller. |
| 116 | type MockInstallerMockRecorder struct { |
| 117 | mock *MockInstaller |
| 118 | } |
| 119 | |
| 120 | // NewMockInstaller creates a new mock instance. |
| 121 | func NewMockInstaller(ctrl *gomock.Controller) *MockInstaller { |
nothing calls this directly
no outgoing calls
no test coverage detected