Documentation
¶
Overview ¶
Package mockfsproxy is a generated GoMock package.
Package mockfsproxy is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockFileInfoInstanceInterface ¶
type MockFileInfoInstanceInterface struct {
// contains filtered or unexported fields
}
MockFileInfoInstanceInterface is a mock of FileInfoInstanceInterface interface.
func NewMockFileInfoInstanceInterface ¶
func NewMockFileInfoInstanceInterface(ctrl *gomock.Controller) *MockFileInfoInstanceInterface
NewMockFileInfoInstanceInterface creates a new mock instance.
func (*MockFileInfoInstanceInterface) EXPECT ¶
func (m *MockFileInfoInstanceInterface) EXPECT() *MockFileInfoInstanceInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockFileInfoInstanceInterfaceMockRecorder ¶
type MockFileInfoInstanceInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockFileInfoInstanceInterfaceMockRecorder is the mock recorder for MockFileInfoInstanceInterface.
type MockFs ¶
type MockFs struct {
// contains filtered or unexported fields
}
MockFs is a mock of Fs interface.
func NewMockFs ¶
func NewMockFs(ctrl *gomock.Controller) *MockFs
NewMockFs creates a new mock instance.
func (*MockFs) EXPECT ¶
func (m *MockFs) EXPECT() *MockFsMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockFsMockRecorder ¶
type MockFsMockRecorder struct {
// contains filtered or unexported fields
}
MockFsMockRecorder is the mock recorder for MockFs.
Click to show internal directories.
Click to hide internal directories.