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

Struct MockResourceServerAPI

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

MockResourceServerAPI is a mock of ResourceServerAPI interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected