Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeFile ¶
func AddTextFile ¶
func AddTextFile(mockfs *MockFileSystem, name, content string) *FakeFile
type MockFileSystem ¶
type MockFileSystem struct {
// contains filtered or unexported fields
}
Mock of FileSystem interface
func NewMockFileSystem ¶
func NewMockFileSystem(ctrl *gomock.Controller) *MockFileSystem
func (*MockFileSystem) EXPECT ¶
func (_m *MockFileSystem) EXPECT() *_MockFileSystemRecorder
Click to show internal directories.
Click to hide internal directories.