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
Classes in com.sun.javatest.report that implement interfaces with type arguments of type KflSorter.TestDiffModifier and TypeClassDescriptionstatic classCreated for each result which somehow does not match what was expected based on the KFL.Fields in com.sun.javatest.report with type parameters of type KflSorter.TestDiffModifier and TypeFieldDescriptionprotected SortedSet<KflSorter.TestDiff> KflSorter.fail2errorprotected SortedSet<KflSorter.TestDiff> KflSorter.fail2failprotected SortedSet<KflSorter.TestDiff> KflSorter.fail2notrunprotected SortedSet<KflSorter.TestDiff> KflSorter.fail2passprotected SortedSet<KflSorter.TestDiff> KflSorter.missingprotected SortedSet<KflSorter.TestDiff> KflSorter.newFailuresprotected SortedSet<KflSorter.TestDiff> KflSorter.otherErrorsprotected SortedSet<KflSorter.TestDiff> KflSorter.tc_fail2errorprotected SortedSet<KflSorter.TestDiff> KflSorter.tc_fail2notrunprotected SortedSet<KflSorter.TestDiff> KflSorter.tc_fail2passprotected SortedSet<KflSorter.TestDiff> KflSorter.tc_missingprotected SortedSet<KflSorter.TestDiff> KflSorter.tc_newFailuresMethods in com.sun.javatest.report with parameters of type KflSorter.TestDiff