Class UserNotificationWithFeedbackMatcher

java.lang.Object
it.tidalwave.util.ui.UserNotificationWithFeedbackMatcher
All Implemented Interfaces:
org.mockito.ArgumentMatcher<UserNotificationWithFeedback>

public class UserNotificationWithFeedbackMatcher extends Object implements org.mockito.ArgumentMatcher<UserNotificationWithFeedback>
Author:
Fabrizio Giudici
Stereotype:
mockito matcher
  • Constructor Details

    • UserNotificationWithFeedbackMatcher

      public UserNotificationWithFeedbackMatcher()
  • Method Details