MCPcopy
hub / github.com/cubefs/cubefs / MockClusterMgrAPI

Struct MockClusterMgrAPI

blobstore/scheduler/client_mock_test.go:18–21  ·  view source on GitHub ↗

MockClusterMgrAPI is a mock of ClusterMgrAPI interface.

Source from the content-addressed store, hash-verified

16
17// MockClusterMgrAPI is a mock of ClusterMgrAPI interface.
18type MockClusterMgrAPI struct {
19 ctrl *gomock.Controller
20 recorder *MockClusterMgrAPIMockRecorder
21}
22
23// MockClusterMgrAPIMockRecorder is the mock recorder for MockClusterMgrAPI.
24type MockClusterMgrAPIMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected