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

Struct MockCmdRunnerMockRecorder

internal/firewall/mocks_test.go:21–23  ·  view source on GitHub ↗

MockCmdRunnerMockRecorder is the mock recorder for MockCmdRunner.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected