MCPcopy Create free account
hub / github.com/coder/coder / MockSubAgentClientMockRecorder

Struct MockSubAgentClientMockRecorder

agent/agentcontainers/acmock/acmock.go:229–231  ·  view source on GitHub ↗

MockSubAgentClientMockRecorder is the mock recorder for MockSubAgentClient.

Source from the content-addressed store, hash-verified

227
228// MockSubAgentClientMockRecorder is the mock recorder for MockSubAgentClient.
229type MockSubAgentClientMockRecorder struct {
230 mock *MockSubAgentClient
231}
232
233// NewMockSubAgentClient creates a new mock instance.
234func NewMockSubAgentClient(ctrl *gomock.Controller) *MockSubAgentClient {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected