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

Struct MockMetricsServiceIface

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

MockMetricsServiceIface is a mock of MetricsServiceIface interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected