Package org.testng

Interface IReporter

    • Method Detail

      • generateReport

        void generateReport​(List<XmlSuite> xmlSuites,
                            List<ISuite> suites,
                            String outputDirectory)
        Generate a report for the given suites into the specified output directory.