mock_utils

package
v0.0.65 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManager

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

Mock of Manager interface

func NewMockManager

func NewMockManager(ctrl *gomock.Controller) *MockManager

func (*MockManager) EXPECT

func (_m *MockManager) EXPECT() *_MockManagerRecorder

func (*MockManager) FileOrDirectoryExists added in v0.0.62

func (_m *MockManager) FileOrDirectoryExists(_param0 string) bool

func (*MockManager) FindFiles

func (_m *MockManager) FindFiles(_param0 string, _param1 string) ([]string, error)

func (*MockManager) LoadFile

func (_m *MockManager) LoadFile(_param0 string, _param1 interface{}) error

func (*MockManager) WriteFile

func (_m *MockManager) WriteFile(_param0 string, _param1 interface{}) error

func (*MockManager) WriteFileBytes added in v0.0.30

func (_m *MockManager) WriteFileBytes(_param0 string, _param1 []byte) error

Jump to

Keyboard shortcuts

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