Uses of Class
org.apache.ant.antunit.listener.FailureAntUnitListener.TestInfos
Packages that use FailureAntUnitListener.TestInfos
-
Uses of FailureAntUnitListener.TestInfos in org.apache.ant.antunit.listener
Classes in org.apache.ant.antunit.listener that implement interfaces with type arguments of type FailureAntUnitListener.TestInfosModifier and TypeClassDescriptionclassClass for collecting needed information about failed tests.Fields in org.apache.ant.antunit.listener with type parameters of type FailureAntUnitListener.TestInfosModifier and TypeFieldDescriptionprivate static SortedSet<FailureAntUnitListener.TestInfos> FailureAntUnitListener.failedTestsA sorted list (without duplicates) of failed tests.Methods in org.apache.ant.antunit.listener with parameters of type FailureAntUnitListener.TestInfosModifier and TypeMethodDescriptionintFailureAntUnitListener.TestInfos.compareTo(FailureAntUnitListener.TestInfos other)