mock

package
v0.35.15-crescendo-pre... Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2024 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 interface {
	mock.TestingT
	Cleanup(func())
}) *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. The first argument is typically a *testing.T value.

func (*ExecForkActorMock) OnExecFork

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

OnExecFork provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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