MCPcopy Create free account
hub / github.com/cloudfoundry/java-buildpack / MockCommandMockRecorder

Struct MockCommandMockRecorder

src/internal/mocks/mocks.go:22–24  ·  view source on GitHub ↗

MockCommandMockRecorder is the mock recorder for MockCommand.

Source from the content-addressed store, hash-verified

20
21// MockCommandMockRecorder is the mock recorder for MockCommand.
22type MockCommandMockRecorder struct {
23 mock *MockCommand
24}
25
26// NewMockCommand creates a new mock instance.
27func NewMockCommand(ctrl *gomock.Controller) *MockCommand {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected