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