Package | Description |
---|---|
com.sun.javatest.report |
This package provides API for generating reports about test runs.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.fail2error |
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.fail2fail |
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.fail2notrun |
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.fail2pass |
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.missing |
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.newFailures |
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.otherErrors |
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.tc_fail2error |
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.tc_fail2notrun |
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.tc_fail2pass |
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.tc_missing |
protected java.util.TreeSet<KflSorter.TestDiff> |
KflSorter.tc_newFailures |
Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.