MCPcopy
hub / github.com/cubefs/cubefs / MockClientAPIMockRecorder

Struct MockClientAPIMockRecorder

blobstore/testing/mocks/api_clustermgr.go:24–26  ·  view source on GitHub ↗

MockClientAPIMockRecorder is the mock recorder for MockClientAPI.

Source from the content-addressed store, hash-verified

22
23// MockClientAPIMockRecorder is the mock recorder for MockClientAPI.
24type MockClientAPIMockRecorder struct {
25 mock *MockClientAPI
26}
27
28// NewMockClientAPI creates a new mock instance.
29func NewMockClientAPI(ctrl *gomock.Controller) *MockClientAPI {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected