mock

package
v0.27.0-pre-release-1 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NewProviderEngineT added in v0.27.0

type NewProviderEngineT interface {
	mock.TestingT
	Cleanup(func())
}

type ProviderEngine

type ProviderEngine struct {
	mock.Mock
}

ProviderEngine is an autogenerated mock type for the ProviderEngine type

func NewProviderEngine added in v0.26.1

func NewProviderEngine(t NewProviderEngineT) *ProviderEngine

NewProviderEngine creates a new instance of ProviderEngine. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*ProviderEngine) BroadcastExecutionReceipt

func (_m *ProviderEngine) BroadcastExecutionReceipt(_a0 context.Context, _a1 *flow.ExecutionReceipt) error

BroadcastExecutionReceipt provides a mock function with given fields: _a0, _a1

func (*ProviderEngine) Done added in v0.23.0

func (_m *ProviderEngine) Done() <-chan struct{}

Done provides a mock function with given fields:

func (*ProviderEngine) Process

func (_m *ProviderEngine) Process(channel channels.Channel, originID flow.Identifier, event interface{}) error

Process provides a mock function with given fields: channel, originID, event

func (*ProviderEngine) ProcessLocal

func (_m *ProviderEngine) ProcessLocal(event interface{}) error

ProcessLocal provides a mock function with given fields: event

func (*ProviderEngine) Ready added in v0.23.0

func (_m *ProviderEngine) Ready() <-chan struct{}

Ready provides a mock function with given fields:

func (*ProviderEngine) Submit

func (_m *ProviderEngine) Submit(channel channels.Channel, originID flow.Identifier, event interface{})

Submit provides a mock function with given fields: channel, originID, event

func (*ProviderEngine) SubmitLocal

func (_m *ProviderEngine) SubmitLocal(event interface{})

SubmitLocal provides a mock function with given fields: event

Jump to

Keyboard shortcuts

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