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

Struct MockOrganizationAPI

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

MockOrganizationAPI is a mock of OrganizationAPI interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected