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

Struct MockdiskFSMockRecorder

pkg/mocks/pkg_disk_disk.go:84–86  ·  view source on GitHub ↗

MockdiskFSMockRecorder is the mock recorder for MockdiskFS.

Source from the content-addressed store, hash-verified

82
83// MockdiskFSMockRecorder is the mock recorder for MockdiskFS.
84type MockdiskFSMockRecorder struct {
85 mock *MockdiskFS
86}
87
88// NewMockdiskFS creates a new mock instance.
89func NewMockdiskFS(ctrl *gomock.Controller) *MockdiskFS {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected