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

Struct MockInstallerMockRecorder

src/nodejs/supply/mocks_test.go:116–118  ·  view source on GitHub ↗

MockInstallerMockRecorder is the mock recorder for MockInstaller.

Source from the content-addressed store, hash-verified

114
115// MockInstallerMockRecorder is the mock recorder for MockInstaller.
116type MockInstallerMockRecorder struct {
117 mock *MockInstaller
118}
119
120// NewMockInstaller creates a new mock instance.
121func NewMockInstaller(ctrl *gomock.Controller) *MockInstaller {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected