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

Struct MockCertificateServiceIface

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

MockCertificateServiceIface is a mock of CertificateServiceIface interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected