MCPcopy
hub / github.com/runfinch/finch / CommandMockRecorder

Struct CommandMockRecorder

pkg/mocks/command_command.go:30–32  ·  view source on GitHub ↗

CommandMockRecorder is the mock recorder for Command.

Source from the content-addressed store, hash-verified

28
29// CommandMockRecorder is the mock recorder for Command.
30type CommandMockRecorder struct {
31 mock *Command
32}
33
34// NewCommand creates a new mock instance.
35func NewCommand(ctrl *gomock.Controller) *Command {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected