Uses of Class
it.tidalwave.util.ui.UserNotificationMatcher
-
Packages that use UserNotificationMatcher Package Description it.tidalwave.util.ui -
-
Uses of UserNotificationMatcher in it.tidalwave.util.ui
Methods in it.tidalwave.util.ui that return UserNotificationMatcher Modifier and Type Method Description static UserNotificationMatcher
UserNotificationWithFeedbackTestHelper. notification(java.lang.String captionRegex, java.lang.String textRegex)
Creates aUserNotification
matcher for the given caption and text.
-