Class XMLReporter

    • Constructor Detail

      • XMLReporter

        public XMLReporter()
    • Method Detail

      • generateReport

        public void generateReport​(java.util.List<XmlSuite> xmlSuites,
                                   java.util.List<ISuite> suites,
                                   java.lang.String outputDirectory)
        Description copied from interface: IReporter
        Generate a report for the given suites into the specified output directory.
        Specified by:
        generateReport in interface IReporter
      • fileName

        public java.lang.String fileName()
      • addDurationAttributes

        public static void addDurationAttributes​(XMLReporterConfig config,
                                                 java.util.Properties attributes,
                                                 java.util.Date minStartDate,
                                                 java.util.Date maxEndDate)
        Add started-at, finished-at and duration-ms attributes to the tag