Class NotificationTestHelper
java.lang.Object
com.atlassian.bamboo.testutils.notification.NotificationTestHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic NotificationRule
mockNotificationRule
(NotificationManager notificationManager, NotificationType notificationType, NotificationRecipient notificationRecipient) static NotificationRecipient
userRecipient
(String username)
-
Constructor Details
-
NotificationTestHelper
public NotificationTestHelper()
-
-
Method Details
-
mockNotificationRule
public static NotificationRule mockNotificationRule(NotificationManager notificationManager, NotificationType notificationType, NotificationRecipient notificationRecipient) -
userRecipient
-