MockUserCodeStrategyMockRecorder is the mock recorder for MockUserCodeStrategy.
| 30 | |
| 31 | // MockUserCodeStrategyMockRecorder is the mock recorder for MockUserCodeStrategy. |
| 32 | type MockUserCodeStrategyMockRecorder struct { |
| 33 | mock *MockUserCodeStrategy |
| 34 | } |
| 35 | |
| 36 | // NewMockUserCodeStrategy creates a new mock instance. |
| 37 | func NewMockUserCodeStrategy(ctrl *gomock.Controller) *MockUserCodeStrategy { |
nothing calls this directly
no outgoing calls
no test coverage detected