Uses of Class
org.jboss.test.audit.report.CoverageReport.TestStatus

Packages that use CoverageReport.TestStatus
org.jboss.test.audit.report   
 

Uses of CoverageReport.TestStatus in org.jboss.test.audit.report
 

Methods in org.jboss.test.audit.report that return CoverageReport.TestStatus
static CoverageReport.TestStatus CoverageReport.TestStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CoverageReport.TestStatus[] CoverageReport.TestStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2012. All Rights Reserved.