|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregatedTestResultAction | |
---|---|
hudson.maven.reporters | |
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
hudson.tasks.test | Defines contracts that need to be implemented by a test reporting action (such as the built-in JUnit one). |
Uses of AggregatedTestResultAction in hudson.maven.reporters |
---|
Subclasses of AggregatedTestResultAction in hudson.maven.reporters | |
---|---|
class |
SurefireAggregatedReport
MavenAggregatedReport for surefire report. |
Uses of AggregatedTestResultAction in hudson.model |
---|
Methods in hudson.model that return AggregatedTestResultAction | |
---|---|
AggregatedTestResultAction |
AbstractBuild.getAggregatedTestResultAction()
Gets AggregatedTestResultAction associated with this build if any. |
Uses of AggregatedTestResultAction in hudson.tasks.test |
---|
Subclasses of AggregatedTestResultAction in hudson.tasks.test | |
---|---|
class |
MatrixTestResult
Action that aggregates all the test results from MatrixRun s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |