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 UserNotificationMatcherUserNotificationWithFeedbackTestHelper. notification(java.lang.String captionRegex, java.lang.String textRegex)Creates aUserNotificationmatcher for the given caption and text.
-