Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationSender ¶
NotificationSender is an autogenerated mock type for the NotificationSender type
func NewNotificationSender ¶
func NewNotificationSender(t interface { mock.TestingT Cleanup(func()) }) *NotificationSender
NewNotificationSender creates a new instance of NotificationSender. 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 (*NotificationSender) SendNotification ¶
func (_m *NotificationSender) SendNotification(appCtx appcontext.AppContext, notification notifications.Notification) error
SendNotification provides a mock function with given fields: appCtx, notification
Click to show internal directories.
Click to hide internal directories.