execution

package
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package execution is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMessageExecutionCtx

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

MockMessageExecutionCtx is a mock of MessageExecutionCtx interface.

func NewMockMessageExecutionCtx

func NewMockMessageExecutionCtx(ctrl *gomock.Controller) *MockMessageExecutionCtx

NewMockMessageExecutionCtx creates a new mock instance.

func (*MockMessageExecutionCtx) Context

Context mocks base method.

func (*MockMessageExecutionCtx) EXPECT

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

func (*MockMessageExecutionCtx) Logger

func (m *MockMessageExecutionCtx) Logger() log.Logger

Logger mocks base method.

func (*MockMessageExecutionCtx) Message

Message mocks base method.

func (*MockMessageExecutionCtx) Return

Return mocks base method.

func (*MockMessageExecutionCtx) Send

Send mocks base method.

func (*MockMessageExecutionCtx) Valid

func (m *MockMessageExecutionCtx) Valid() bool

Valid mocks base method.

type MockMessageExecutionCtxFactory

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

MockMessageExecutionCtxFactory is a mock of MessageExecutionCtxFactory interface.

func NewMockMessageExecutionCtxFactory

func NewMockMessageExecutionCtxFactory(ctrl *gomock.Controller) *MockMessageExecutionCtxFactory

NewMockMessageExecutionCtxFactory creates a new mock instance.

func (*MockMessageExecutionCtxFactory) CreateCtx

CreateCtx mocks base method.

func (*MockMessageExecutionCtxFactory) EXPECT

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

type MockMessageExecutionCtxFactoryMockRecorder

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

MockMessageExecutionCtxFactoryMockRecorder is the mock recorder for MockMessageExecutionCtxFactory.

func (*MockMessageExecutionCtxFactoryMockRecorder) CreateCtx

func (mr *MockMessageExecutionCtxFactoryMockRecorder) CreateCtx(arg0, arg1 interface{}) *gomock.Call

CreateCtx indicates an expected call of CreateCtx.

type MockMessageExecutionCtxMockRecorder

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

MockMessageExecutionCtxMockRecorder is the mock recorder for MockMessageExecutionCtx.

func (*MockMessageExecutionCtxMockRecorder) Context

Context indicates an expected call of Context.

func (*MockMessageExecutionCtxMockRecorder) Logger

Logger indicates an expected call of Logger.

func (*MockMessageExecutionCtxMockRecorder) Message

Message indicates an expected call of Message.

func (*MockMessageExecutionCtxMockRecorder) Return

func (mr *MockMessageExecutionCtxMockRecorder) Return(arg0 ...interface{}) *gomock.Call

Return indicates an expected call of Return.

func (*MockMessageExecutionCtxMockRecorder) Send

func (mr *MockMessageExecutionCtxMockRecorder) Send(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Send indicates an expected call of Send.

func (*MockMessageExecutionCtxMockRecorder) Valid

Valid indicates an expected call of Valid.

Jump to

Keyboard shortcuts

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