MockExecutable is an autogenerated mock type for the Executable type
| 388 | |
| 389 | // MockExecutable is an autogenerated mock type for the Executable type |
| 390 | type MockExecutable struct { |
| 391 | mock.Mock |
| 392 | } |
| 393 | |
| 394 | type MockExecutable_Expecter struct { |
| 395 | mock *mock.Mock |
nothing calls this directly
no outgoing calls
no test coverage detected