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

Struct MockFlowVaultConnectionAPI

internal/auth0/mock/flow_mock.go:136–139  ·  view source on GitHub ↗

MockFlowVaultConnectionAPI is a mock of FlowVaultConnectionAPI interface.

Source from the content-addressed store, hash-verified

134
135// MockFlowVaultConnectionAPI is a mock of FlowVaultConnectionAPI interface.
136type MockFlowVaultConnectionAPI struct {
137 ctrl *gomock.Controller
138 recorder *MockFlowVaultConnectionAPIMockRecorder
139}
140
141// MockFlowVaultConnectionAPIMockRecorder is the mock recorder for MockFlowVaultConnectionAPI.
142type MockFlowVaultConnectionAPIMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected