Class UserNotificationMatcher

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

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

    • UserNotificationMatcher

      public UserNotificationMatcher()
  • Method Details