MockSubAgentClientMockRecorder is the mock recorder for MockSubAgentClient.
| 227 | |
| 228 | // MockSubAgentClientMockRecorder is the mock recorder for MockSubAgentClient. |
| 229 | type MockSubAgentClientMockRecorder struct { |
| 230 | mock *MockSubAgentClient |
| 231 | } |
| 232 | |
| 233 | // NewMockSubAgentClient creates a new mock instance. |
| 234 | func NewMockSubAgentClient(ctrl *gomock.Controller) *MockSubAgentClient { |
nothing calls this directly
no outgoing calls
no test coverage detected