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

Struct MockISOServiceIfaceMockRecorder

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

MockISOServiceIfaceMockRecorder is the mock recorder for MockISOServiceIface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected