Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OnEntityEjected ¶
OnEntityEjected is an autogenerated mock type for the OnEntityEjected type
func NewOnEntityEjected ¶
func NewOnEntityEjected(t interface { mock.TestingT Cleanup(func()) }) *OnEntityEjected
NewOnEntityEjected creates a new instance of OnEntityEjected. 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 (*OnEntityEjected) Execute ¶
func (_m *OnEntityEjected) Execute(ejectedEntity flow.Entity)
Execute provides a mock function with given fields: ejectedEntity
Click to show internal directories.
Click to hide internal directories.