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
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)