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

Struct MockNicServiceIface

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

MockNicServiceIface is a mock of NicServiceIface interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected