MCPcopy
hub / github.com/passteque/gluetun / MockexecCmdMockRecorder

Struct MockexecCmdMockRecorder

internal/command/mocks_local_test.go:21–23  ·  view source on GitHub ↗

MockexecCmdMockRecorder is the mock recorder for MockexecCmd.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected