MCPcopy
hub / github.com/fluid-cloudnative/fluid / MockImplement

Struct MockImplement

pkg/ddc/base/mock/mock_engine.go:239–242  ·  view source on GitHub ↗

MockImplement is a mock of implement interface.

Source from the content-addressed store, hash-verified

237
238// MockImplement is a mock of implement interface.
239type MockImplement struct {
240 ctrl *gomock.Controller
241 recorder *MockImplementMockRecorder
242}
243
244// MockImplementMockRecorder is the mock recorder for MockImplement.
245type MockImplementMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected