Class CTestNGResultGenerator


  • public class CTestNGResultGenerator
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void generateReport​(CList<org.testng.ISuite> suites, java.lang.String outputDirectory)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CTestNGResultGenerator

        public CTestNGResultGenerator()
    • Method Detail

      • generateReport

        public static void generateReport​(CList<org.testng.ISuite> suites,
                                          java.lang.String outputDirectory)