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

Struct MockFormAPI

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

MockFormAPI is a mock of FormAPI interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected