Uses of Record Class
hudson.tasks.junit.Failure
Packages that use Failure
Package
Description
Model objects that represent JUnit test reports.
Defines contracts that need to be implemented by a test reporting
action (such as the built-in JUnit one).
-
Uses of Failure in hudson.tasks.junit
Methods in hudson.tasks.junit that return FailureModifier and TypeMethodDescriptionstatic FailureCaseResult.parseFailure(XMLStreamReader reader, String context) Methods in hudson.tasks.junit that return types with arguments of type Failure -
Uses of Failure in hudson.tasks.test
Methods in hudson.tasks.test that return types with arguments of type Failure