MCPcopy Create free account
hub / github.com/coder/envbuilder / MockmounterMockRecorder

Struct MockmounterMockRecorder

internal/ebutil/mock_mounter_test.go:29–31  ·  view source on GitHub ↗

MockmounterMockRecorder is the mock recorder for Mockmounter.

Source from the content-addressed store, hash-verified

27
28// MockmounterMockRecorder is the mock recorder for Mockmounter.
29type MockmounterMockRecorder struct {
30 mock *Mockmounter
31}
32
33// NewMockmounter creates a new mock instance.
34func NewMockmounter(ctrl *gomock.Controller) *Mockmounter {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected