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