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

Struct MockSystemVMServiceIface

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

MockSystemVMServiceIface is a mock of SystemVMServiceIface interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected