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

Struct MockConnectionAPI

internal/auth0/mock/connection_mock.go:16–19  ·  view source on GitHub ↗

MockConnectionAPI is a mock of ConnectionAPI interface.

Source from the content-addressed store, hash-verified

14
15// MockConnectionAPI is a mock of ConnectionAPI interface.
16type MockConnectionAPI struct {
17 ctrl *gomock.Controller
18 recorder *MockConnectionAPIMockRecorder
19}
20
21// MockConnectionAPIMockRecorder is the mock recorder for MockConnectionAPI.
22type MockConnectionAPIMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected