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

Struct MockLimitServiceIfaceMockRecorder

cloudstack/LimitService_mock.go:45–47  ·  view source on GitHub ↗

MockLimitServiceIfaceMockRecorder is the mock recorder for MockLimitServiceIface.

Source from the content-addressed store, hash-verified

43
44// MockLimitServiceIfaceMockRecorder is the mock recorder for MockLimitServiceIface.
45type MockLimitServiceIfaceMockRecorder struct {
46 mock *MockLimitServiceIface
47}
48
49// NewMockLimitServiceIface creates a new mock instance.
50func NewMockLimitServiceIface(ctrl *gomock.Controller) *MockLimitServiceIface {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected