All Classes and Interfaces

Class
Description
Common base class for recording test result.
 
AbstractTestResultAction that aggregates all the test results from the corresponding Runs.
 
Data-binding bean for the remote API.
Aggregates downstream test reports into a single consolidated report, so that people can see the overall test results in one page when tests are scattered across many different jobs.
 
Action that serves the aggregated record.
 
 
One test result.
Constants that represent the status of this test.
Cumulative test result of a test class.
Deprecated.
Unused, unusable.
 
 
History of TestObject over time.
 
 
 
 
Parse some JUnit xml files and generate a TestResult containing all the results parsed.
Generates HTML report from JUnit test result XML files.
 
 
 
 
 
Allows test results to be saved and loaded from an external storage service.
Remotable hook to perform test result publishing.
 
 
Generated localization support class.
Generated localization support class.
Generated localization support class.
The purpose of this class is to provide a good place for the jelly to bind to.
Cumulative test result for a package.
 
Builder class for recording additional Pipeline-related arguments needed for test parsing and test results.
The simplest possible case result, with no language ties.
 
Result of one test suite.
Deprecated.
with no replacement.
Cumulated result of multiple tests.
Jelly (all optional): index.jelly: included at the top of the test page summary.jelly: included in a collapsed panel on the test parent page badge.jelly: shown after the test link on the test parent page casetableheader.jelly: allows additional table headers to be shown in tables that list test methods classtableheader.jelly: allows additional table headers to be shown in tables that list test classes packagetableheader.jelly: allows additional table headers to be shown in tables that list test packages tablerow.jelly: allows additional table cells to be shown in tables that list test methods, classes and packages
Contributes TestActions to test results.
 
 
Allow extensions to transform the class/package/method name for JUnit test cases which will be displayed on the test result page.
Deprecated.
Use TestObject instead.
Base class for all test result objects.
 
 
Root of all the test results for one build.
A class that represents a general concept of a test result, without any language or implementation specifics.
Action that displays the JUnit test result.
Resolves TestActions for the given TestObject.
 
 
Pluggable implementation of TestResult.
Parses test result files and builds in-memory representation of it as TestResult.
Project action object from test reporter, such as JUnitResultArchiver, which displays the trend report on the project top page.
Summary of test results that can be used in Pipeline scripts.
 
 
 
As the name suggest: a resolver for XML entities.