Uses of Class
hudson.tasks.test.TabulatedResult

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.
 



Copyright © 2004-2013. All Rights Reserved.