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

Struct MockAutoScaleServiceIface

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

MockAutoScaleServiceIface is a mock of AutoScaleServiceIface interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected