MCPcopy
hub / github.com/baetyl/baetyl / MockEngineMockRecorder

Struct MockEngineMockRecorder

mock/engine.go:21–23  ·  view source on GitHub ↗

MockEngineMockRecorder is the mock recorder for MockEngine.

Source from the content-addressed store, hash-verified

19
20// MockEngineMockRecorder is the mock recorder for MockEngine.
21type MockEngineMockRecorder struct {
22 mock *MockEngine
23}
24
25// NewMockEngine creates a new mock instance.
26func NewMockEngine(ctrl *gomock.Controller) *MockEngine {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected