×
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
To use this feature, first set up your build to run tests, then specify the path to JUnit XML files in the Ant glob syntax, such as **/build/test-reports/*.xml.
Returns all suites with the given name. · Returns the top level test result data. · Gets the human readable title of this result object. · Gets the total number of ...
Stub of base class for all test result objects. The real implementation of the TestObject is in hudson.tasks.test.TestObject. This class simply defines ...
Returns an array containing the constants of this enum type, in the order they are declared. Methods inherited from class java.lang.Enum · clone, compareTo, ...
Allows JUnit-format test results to be published.
Missing: /search | Show results with:/search
Action that displays the JUnit test result. The actual test reports are isolated by WeakReference so that it doesn't eat up too much memory.
Class TestResultSummary. java.lang.Object. hudson.tasks.junit.TestResultSummary. All Implemented Interfaces ...
Allows JUnit-format test results to be published.
Missing: /search | Show results with:/search
There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces.