MCPcopy Create free account
hub / github.com/auth0/auth0-cli / MockConnectionAPIMockRecorder

Struct MockConnectionAPIMockRecorder

internal/auth0/mock/connection_mock.go:22–24  ·  view source on GitHub ↗

MockConnectionAPIMockRecorder is the mock recorder for MockConnectionAPI.

Source from the content-addressed store, hash-verified

20
21// MockConnectionAPIMockRecorder is the mock recorder for MockConnectionAPI.
22type MockConnectionAPIMockRecorder struct {
23 mock *MockConnectionAPI
24}
25
26// NewMockConnectionAPI creates a new mock instance.
27func NewMockConnectionAPI(ctrl *gomock.Controller) *MockConnectionAPI {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected