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

Struct MockNicServiceIfaceMockRecorder

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

MockNicServiceIfaceMockRecorder is the mock recorder for MockNicServiceIface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected