psdi.unittest.codecoverage

Class CodeCoverageReportGenerator

    • Constructor Detail

      • CodeCoverageReportGenerator

        public CodeCoverageReportGenerator()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • parseXMLReports

        public java.util.List parseXMLReports()
                                       throws java.text.ParseException
        Throws:
        java.text.ParseException
      • generateHTMLChart

        protected void generateHTMLChart(java.util.List listRsi)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception