agent

package
v1.0.0-alpha.12 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package agent is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockActionStatter

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

MockActionStatter is a mock of ActionStatter interface

func NewMockActionStatter

func NewMockActionStatter(ctrl *gomock.Controller) *MockActionStatter

NewMockActionStatter creates a new mock instance

func (*MockActionStatter) Calls

func (m *MockActionStatter) Calls() int

Calls mocks base method

func (*MockActionStatter) EXPECT

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

func (*MockActionStatter) QValueRaw

func (m *MockActionStatter) QValueRaw() float64

QValueRaw mocks base method

func (*MockActionStatter) QValueWeighted

func (m *MockActionStatter) QValueWeighted() float64

QValueWeighted mocks base method

func (*MockActionStatter) SetCalls

func (m *MockActionStatter) SetCalls(arg0 int)

SetCalls mocks base method

func (*MockActionStatter) SetQValueRaw

func (m *MockActionStatter) SetQValueRaw(arg0 float64)

SetQValueRaw mocks base method

func (*MockActionStatter) SetQValueWeighted

func (m *MockActionStatter) SetQValueWeighted(arg0 float64)

SetQValueWeighted mocks base method

type MockActionStatterMockRecorder

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

MockActionStatterMockRecorder is the mock recorder for MockActionStatter

func (*MockActionStatterMockRecorder) Calls

Calls indicates an expected call of Calls

func (*MockActionStatterMockRecorder) QValueRaw

func (mr *MockActionStatterMockRecorder) QValueRaw() *gomock.Call

QValueRaw indicates an expected call of QValueRaw

func (*MockActionStatterMockRecorder) QValueWeighted

func (mr *MockActionStatterMockRecorder) QValueWeighted() *gomock.Call

QValueWeighted indicates an expected call of QValueWeighted

func (*MockActionStatterMockRecorder) SetCalls

func (mr *MockActionStatterMockRecorder) SetCalls(arg0 interface{}) *gomock.Call

SetCalls indicates an expected call of SetCalls

func (*MockActionStatterMockRecorder) SetQValueRaw

func (mr *MockActionStatterMockRecorder) SetQValueRaw(arg0 interface{}) *gomock.Call

SetQValueRaw indicates an expected call of SetQValueRaw

func (*MockActionStatterMockRecorder) SetQValueWeighted

func (mr *MockActionStatterMockRecorder) SetQValueWeighted(arg0 interface{}) *gomock.Call

SetQValueWeighted indicates an expected call of SetQValueWeighted

type MockActioner

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

MockActioner is a mock of Actioner interface

func NewMockActioner

func NewMockActioner(ctrl *gomock.Controller) *MockActioner

NewMockActioner creates a new mock instance

func (*MockActioner) EXPECT

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

func (*MockActioner) ID

func (m *MockActioner) ID() string

ID mocks base method

type MockActionerMockRecorder

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

MockActionerMockRecorder is the mock recorder for MockActioner

func (*MockActionerMockRecorder) ID

ID indicates an expected call of ID

type MockStater

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

MockStater is a mock of Stater interface

func NewMockStater

func NewMockStater(ctrl *gomock.Controller) *MockStater

NewMockStater creates a new mock instance

func (*MockStater) ActionIsCompatible

func (m *MockStater) ActionIsCompatible(arg0 iface.Actioner) bool

ActionIsCompatible mocks base method

func (*MockStater) Apply

func (m *MockStater) Apply(arg0 iface.Actioner) error

Apply mocks base method

func (*MockStater) EXPECT

func (m *MockStater) EXPECT() *MockStaterMockRecorder

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

func (*MockStater) GetAction

func (m *MockStater) GetAction(arg0 string) (iface.Actioner, error)

GetAction mocks base method

func (*MockStater) ID

func (m *MockStater) ID() string

ID mocks base method

func (*MockStater) PossibleActions

func (m *MockStater) PossibleActions() []iface.Actioner

PossibleActions mocks base method

type MockStaterMockRecorder

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

MockStaterMockRecorder is the mock recorder for MockStater

func (*MockStaterMockRecorder) ActionIsCompatible

func (mr *MockStaterMockRecorder) ActionIsCompatible(arg0 interface{}) *gomock.Call

ActionIsCompatible indicates an expected call of ActionIsCompatible

func (*MockStaterMockRecorder) Apply

func (mr *MockStaterMockRecorder) Apply(arg0 interface{}) *gomock.Call

Apply indicates an expected call of Apply

func (*MockStaterMockRecorder) GetAction

func (mr *MockStaterMockRecorder) GetAction(arg0 interface{}) *gomock.Call

GetAction indicates an expected call of GetAction

func (*MockStaterMockRecorder) ID

ID indicates an expected call of ID

func (*MockStaterMockRecorder) PossibleActions

func (mr *MockStaterMockRecorder) PossibleActions() *gomock.Call

PossibleActions indicates an expected call of PossibleActions

Jump to

Keyboard shortcuts

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