mock

package
v0.27.1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecForkActor

type ExecForkActor interface {
	OnExecFork([]*flow.IncorporatedResultSeal)
}

ExecForkActor allows to create a mock for the ExecForkActor callback

type ExecForkActorMock

type ExecForkActorMock struct {
	mock.Mock
}

ExecForkActorMock is an autogenerated mock type for the ExecForkActor type

func NewExecForkActorMock added in v0.26.1

func NewExecForkActorMock(t NewExecForkActorMockT) *ExecForkActorMock

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

func (*ExecForkActorMock) OnExecFork

func (_m *ExecForkActorMock) OnExecFork(_a0 []*flow.IncorporatedResultSeal)

OnExecFork provides a mock function with given fields: _a0

type NewExecForkActorMockT added in v0.27.0

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

Jump to

Keyboard shortcuts

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