Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProviderEngine ¶
ProviderEngine is an autogenerated mock type for the ProviderEngine type
func NewProviderEngine ¶ added in v0.26.1
func NewProviderEngine(t mockConstructorTestingTNewProviderEngine) *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 uint64, _a2 *flow.ExecutionReceipt) (bool, error)
BroadcastExecutionReceipt provides a mock function with given fields: _a0, _a1, _a2
func (*ProviderEngine) Process ¶
func (_m *ProviderEngine) Process(channel channels.Channel, originID flow.Identifier, message interface{}) error
Process provides a mock function with given fields: channel, originID, message
Click to show internal directories.
Click to hide internal directories.