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