Class TestIgnored

    • Constructor Detail

      • TestIgnored

        public TestIgnored​(@NotNull
                           java.lang.String name,
                           @NotNull
                           java.lang.String ignoreComment)
    • Method Detail

      • getIgnoreComment

        public java.lang.String getIgnoreComment()
      • visit

        public void visit​(@NotNull
                          ServiceMessageVisitor visitor)
        Description copied from class: ServiceMessage
        Depending on this service message type calls corresponding method in the supplied visitor.
        Overrides:
        visit in class ServiceMessage
        Parameters:
        visitor - visitor