Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecForkActor ¶
ExecForkActor is an autogenerated mock type for the ExecForkActor type
func NewExecForkActor ¶ added in v0.43.2
func NewExecForkActor(t interface {
mock.TestingT
Cleanup(func())
}) *ExecForkActor
NewExecForkActor creates a new instance of ExecForkActor. 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 (*ExecForkActor) OnExecFork ¶
func (_m *ExecForkActor) OnExecFork(_a0 []*flow.IncorporatedResultSeal)
OnExecFork provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.