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

Struct MockVMGroupServiceIface

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

MockVMGroupServiceIface is a mock of VMGroupServiceIface interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected