action

package
v0.0.0-...-e732ebd Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2019 License: LGPL-3.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 MockAction

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

MockAction is a mock of Action interface

func NewMockAction

func NewMockAction(ctrl *gomock.Controller) *MockAction

NewMockAction creates a new mock instance

func (*MockAction) AcquireValues

func (_m *MockAction) AcquireValues() bool

AcquireValues mocks base method

func (*MockAction) EXPECT

func (_m *MockAction) EXPECT() *MockActionMockRecorder

EXPECT returns an object that allows the caller to indicate expected use

func (*MockAction) Execute

func (_m *MockAction) Execute(_param0 chan string) bool

Execute mocks base method

func (*MockAction) GetCommand

func (_m *MockAction) GetCommand() string

GetCommand mocks base method

func (*MockAction) GetExitCode

func (_m *MockAction) GetExitCode() int

GetExitCode mocks base method

func (*MockAction) GetLastMessage

func (_m *MockAction) GetLastMessage() string

GetLastMessage mocks base method

func (*MockAction) GetName

func (_m *MockAction) GetName() string

GetName mocks base method

func (*MockAction) GetUsage

func (_m *MockAction) GetUsage() string

GetUsage mocks base method

func (*MockAction) Init

func (_m *MockAction) Init() bool

Init mocks base method

func (*MockAction) IsInProgress

func (_m *MockAction) IsInProgress() bool

IsInProgress mocks base method

func (*MockAction) Reset

func (_m *MockAction) Reset() bool

Reset mocks base method

type MockActionMockRecorder

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

MockActionMockRecorder is the mock recorder for MockAction

func (*MockActionMockRecorder) AcquireValues

func (_mr *MockActionMockRecorder) AcquireValues() *gomock.Call

AcquireValues indicates an expected call of AcquireValues

func (*MockActionMockRecorder) Execute

func (_mr *MockActionMockRecorder) Execute(_param0 interface{}) *gomock.Call

Execute indicates an expected call of Execute

func (*MockActionMockRecorder) GetCommand

func (_mr *MockActionMockRecorder) GetCommand() *gomock.Call

GetCommand indicates an expected call of GetCommand

func (*MockActionMockRecorder) GetExitCode

func (_mr *MockActionMockRecorder) GetExitCode() *gomock.Call

GetExitCode indicates an expected call of GetExitCode

func (*MockActionMockRecorder) GetLastMessage

func (_mr *MockActionMockRecorder) GetLastMessage() *gomock.Call

GetLastMessage indicates an expected call of GetLastMessage

func (*MockActionMockRecorder) GetName

func (_mr *MockActionMockRecorder) GetName() *gomock.Call

GetName indicates an expected call of GetName

func (*MockActionMockRecorder) GetUsage

func (_mr *MockActionMockRecorder) GetUsage() *gomock.Call

GetName indicates an expected call of GetUsage

func (*MockActionMockRecorder) Init

func (_mr *MockActionMockRecorder) Init() *gomock.Call

Init indicates an expected call of Init

func (*MockActionMockRecorder) IsInProgress

func (_mr *MockActionMockRecorder) IsInProgress() *gomock.Call

IsInProgress indicates an expected call of IsInProgress

func (*MockActionMockRecorder) Reset

func (_mr *MockActionMockRecorder) Reset() *gomock.Call

Reset indicates an expected call of Reset

Jump to

Keyboard shortcuts

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