Uses of Class
com.sun.javatest.report.KflSorter.TestDiff
Packages that use KflSorter.TestDiff
Package
Description
This package provides API for generating reports about test runs.
-
Uses of KflSorter.TestDiff in com.sun.javatest.report
Fields in com.sun.javatest.report with type parameters of type KflSorter.TestDiffModifier and TypeFieldDescriptionprotected SortedSet
<KflSorter.TestDiff> KflSorter.fail2error
protected SortedSet
<KflSorter.TestDiff> KflSorter.fail2fail
protected SortedSet
<KflSorter.TestDiff> KflSorter.fail2notrun
protected SortedSet
<KflSorter.TestDiff> KflSorter.fail2pass
protected SortedSet
<KflSorter.TestDiff> KflSorter.missing
protected SortedSet
<KflSorter.TestDiff> KflSorter.newFailures
protected SortedSet
<KflSorter.TestDiff> KflSorter.otherErrors
protected SortedSet
<KflSorter.TestDiff> KflSorter.tc_fail2error
protected SortedSet
<KflSorter.TestDiff> KflSorter.tc_fail2notrun
protected SortedSet
<KflSorter.TestDiff> KflSorter.tc_fail2pass
protected SortedSet
<KflSorter.TestDiff> KflSorter.tc_missing
protected SortedSet
<KflSorter.TestDiff> KflSorter.tc_newFailures
Methods in com.sun.javatest.report with parameters of type KflSorter.TestDiff