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