|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabulatedResult | |
|---|---|
| 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). |
| Uses of TabulatedResult in hudson.tasks.junit |
|---|
| Subclasses of TabulatedResult in hudson.tasks.junit | |
|---|---|
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. |
| Uses of TabulatedResult in hudson.tasks.test |
|---|
| Subclasses of TabulatedResult in hudson.tasks.test | |
|---|---|
class |
MetaTabulatedResult
The purpose of this class is to provide a good place for the jelly to bind to. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||