MCPcopy Index your code
hub / github.com/apache/cloudstack-go / MockLimitServiceIface

Struct MockLimitServiceIface

cloudstack/LimitService_mock.go:38–42  ·  view source on GitHub ↗

MockLimitServiceIface is a mock of LimitServiceIface interface.

Source from the content-addressed store, hash-verified

36
37// MockLimitServiceIface is a mock of LimitServiceIface interface.
38type MockLimitServiceIface struct {
39 ctrl *gomock.Controller
40 recorder *MockLimitServiceIfaceMockRecorder
41 isgomock struct{}
42}
43
44// MockLimitServiceIfaceMockRecorder is the mock recorder for MockLimitServiceIface.
45type MockLimitServiceIfaceMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected