Package | Description |
---|---|
hudson.tasks.junit |
Model objects that represent JUnit test reports.
|
hudson.tasks.test |
Defines contracts that need to be implemented by a test reporting
action (such as the built-in JUnit one).
|
Modifier and Type | Class and Description |
---|---|
class |
ClassResult
Cumulative test result of a test class.
|
class |
PackageResult
Cumulative test result for a package.
|
class |
TestResult
Root of all the test results for one build.
|
Modifier and Type | Class and Description |
---|---|
class |
MetaTabulatedResult
The purpose of this class is to provide a good place for the
jelly to bind to.
|
Copyright © 2014. All rights reserved.