MCPcopy Create free account
hub / github.com/apache/cloudstack-go / MockRouterServiceIface

Struct MockRouterServiceIface

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

MockRouterServiceIface is a mock of RouterServiceIface interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected