mock_os

package
v1.4.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFileInfo

type MockFileInfo struct {
	// contains filtered or unexported fields
}

Mock of FileInfo interface

func NewMockFileInfo

func NewMockFileInfo(ctrl *gomock.Controller) *MockFileInfo

func (*MockFileInfo) EXPECT

func (_m *MockFileInfo) EXPECT() *_MockFileInfoRecorder

func (*MockFileInfo) IsDir

func (_m *MockFileInfo) IsDir() bool

func (*MockFileInfo) ModTime

func (_m *MockFileInfo) ModTime() time.Time

func (*MockFileInfo) Mode

func (_m *MockFileInfo) Mode() os.FileMode

func (*MockFileInfo) Name

func (_m *MockFileInfo) Name() string

func (*MockFileInfo) Size

func (_m *MockFileInfo) Size() int64

func (*MockFileInfo) Sys

func (_m *MockFileInfo) Sys() interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL