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 UserNotificationWithFeedbackMatcher
UserNotificationWithFeedbackTestHelper. notificationWithFeedback(java.lang.String captionRegex, java.lang.String textRegex)
Creates aUserNotificationWithFeedback
matcher for the given caption and text.
-