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

Struct MockSecurityGroupServiceIface

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

MockSecurityGroupServiceIface is a mock of SecurityGroupServiceIface interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected