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

Struct MockInstallerMockRecorder

src/internal/mocks/mocks.go:280–282  ·  view source on GitHub ↗

MockInstallerMockRecorder is the mock recorder for MockInstaller.

Source from the content-addressed store, hash-verified

278
279// MockInstallerMockRecorder is the mock recorder for MockInstaller.
280type MockInstallerMockRecorder struct {
281 mock *MockInstaller
282}
283
284// NewMockInstaller creates a new mock instance.
285func NewMockInstaller(ctrl *gomock.Controller) *MockInstaller {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected