Class UserNotificationWithFeedbackMatcher

  • All Implemented Interfaces:
    org.mockito.ArgumentMatcher<UserNotificationWithFeedback>

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

      • UserNotificationWithFeedbackMatcher

        public UserNotificationWithFeedbackMatcher()
    • Method Detail

      • toString

        @Nonnull
        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object