Class TestFinished

    • Constructor Detail

      • TestFinished

        public TestFinished​(@NotNull
                            java.lang.String name,
                            int duration)
    • Method Detail

      • getTestDuration

        public java.lang.Integer getTestDuration()
      • 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