org.apache.openejb.tck.cdi.tomee.embedded
Class Report.TestClass
java.lang.Object
org.apache.openejb.tck.cdi.tomee.embedded.Report.TestClass
- All Implemented Interfaces:
- Comparable<Report.TestClass>
- Enclosing class:
- Report
public static class Report.TestClass
- extends Object
- implements Comparable<Report.TestClass>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Report.TestClass
public Report.TestClass(String name)
addStatus
public void addStatus(String status,
String testName)
getResults
public List<Report.TestResult> getResults()
hasFailures
public boolean hasFailures()
compareTo
public int compareTo(Report.TestClass o)
- Specified by:
compareTo in interface Comparable<Report.TestClass>
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.