mocksAst

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2020 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocksAst is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIDataContext

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

MockIDataContext is a mock of IDataContext interface

func NewMockIDataContext

func NewMockIDataContext(ctrl *gomock.Controller) *MockIDataContext

NewMockIDataContext creates a new mock instance

func (*MockIDataContext) Add

func (m *MockIDataContext) Add(arg0 string, arg1 interface{}) error

Add mocks base method

func (*MockIDataContext) Complete

func (m *MockIDataContext) Complete()

Complete mocks base method

func (*MockIDataContext) EXPECT

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

func (*MockIDataContext) ExecMethod

func (m *MockIDataContext) ExecMethod(arg0 string, arg1 []reflect.Value) (reflect.Value, error)

ExecMethod mocks base method

func (*MockIDataContext) GetType

func (m *MockIDataContext) GetType(arg0 string) (reflect.Type, error)

GetType mocks base method

func (*MockIDataContext) GetValue

func (m *MockIDataContext) GetValue(arg0 string) (reflect.Value, error)

GetValue mocks base method

func (*MockIDataContext) HasVariableChange

func (m *MockIDataContext) HasVariableChange() bool

HasVariableChange mocks base method

func (*MockIDataContext) IncrementVariableChangeCount

func (m *MockIDataContext) IncrementVariableChangeCount()

IncrementVariableChangeCount mocks base method

func (*MockIDataContext) IsComplete

func (m *MockIDataContext) IsComplete() bool

IsComplete mocks base method

func (*MockIDataContext) IsRetracted

func (m *MockIDataContext) IsRetracted(arg0 string) bool

IsRetracted mocks base method

func (*MockIDataContext) Reset

func (m *MockIDataContext) Reset()

Reset mocks base method

func (*MockIDataContext) ResetVariableChangeCount

func (m *MockIDataContext) ResetVariableChangeCount()

ResetVariableChangeCount mocks base method

func (*MockIDataContext) Retract

func (m *MockIDataContext) Retract(arg0 string)

Retract mocks base method

func (*MockIDataContext) Retracted

func (m *MockIDataContext) Retracted() []string

Retracted mocks base method

func (*MockIDataContext) SetValue

func (m *MockIDataContext) SetValue(arg0 string, arg1 reflect.Value) error

SetValue mocks base method

type MockIDataContextMockRecorder

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

MockIDataContextMockRecorder is the mock recorder for MockIDataContext

func (*MockIDataContextMockRecorder) Add

func (mr *MockIDataContextMockRecorder) Add(arg0, arg1 interface{}) *gomock.Call

Add indicates an expected call of Add

func (*MockIDataContextMockRecorder) Complete

func (mr *MockIDataContextMockRecorder) Complete() *gomock.Call

Complete indicates an expected call of Complete

func (*MockIDataContextMockRecorder) ExecMethod

func (mr *MockIDataContextMockRecorder) ExecMethod(arg0, arg1 interface{}) *gomock.Call

ExecMethod indicates an expected call of ExecMethod

func (*MockIDataContextMockRecorder) GetType

func (mr *MockIDataContextMockRecorder) GetType(arg0 interface{}) *gomock.Call

GetType indicates an expected call of GetType

func (*MockIDataContextMockRecorder) GetValue

func (mr *MockIDataContextMockRecorder) GetValue(arg0 interface{}) *gomock.Call

GetValue indicates an expected call of GetValue

func (*MockIDataContextMockRecorder) HasVariableChange

func (mr *MockIDataContextMockRecorder) HasVariableChange() *gomock.Call

HasVariableChange indicates an expected call of HasVariableChange

func (*MockIDataContextMockRecorder) IncrementVariableChangeCount

func (mr *MockIDataContextMockRecorder) IncrementVariableChangeCount() *gomock.Call

IncrementVariableChangeCount indicates an expected call of IncrementVariableChangeCount

func (*MockIDataContextMockRecorder) IsComplete

func (mr *MockIDataContextMockRecorder) IsComplete() *gomock.Call

IsComplete indicates an expected call of IsComplete

func (*MockIDataContextMockRecorder) IsRetracted

func (mr *MockIDataContextMockRecorder) IsRetracted(arg0 interface{}) *gomock.Call

IsRetracted indicates an expected call of IsRetracted

func (*MockIDataContextMockRecorder) Reset

Reset indicates an expected call of Reset

func (*MockIDataContextMockRecorder) ResetVariableChangeCount

func (mr *MockIDataContextMockRecorder) ResetVariableChangeCount() *gomock.Call

ResetVariableChangeCount indicates an expected call of ResetVariableChangeCount

func (*MockIDataContextMockRecorder) Retract

func (mr *MockIDataContextMockRecorder) Retract(arg0 interface{}) *gomock.Call

Retract indicates an expected call of Retract

func (*MockIDataContextMockRecorder) Retracted

func (mr *MockIDataContextMockRecorder) Retracted() *gomock.Call

Retracted indicates an expected call of Retracted

func (*MockIDataContextMockRecorder) SetValue

func (mr *MockIDataContextMockRecorder) SetValue(arg0, arg1 interface{}) *gomock.Call

SetValue indicates an expected call of SetValue

Jump to

Keyboard shortcuts

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