Uses of Package
hudson.plugins.testng.results

Packages that use hudson.plugins.testng.results
hudson.plugins.testng   
hudson.plugins.testng.parser   
hudson.plugins.testng.results   
hudson.plugins.testng.util   
 

Classes in hudson.plugins.testng.results used by hudson.plugins.testng
TestResults
          Represents all the results gathered for a single build (or a single suite, while parsing the test results)
 

Classes in hudson.plugins.testng.results used by hudson.plugins.testng.parser
TestResults
          Represents all the results gathered for a single build (or a single suite, while parsing the test results)
 

Classes in hudson.plugins.testng.results used by hudson.plugins.testng.results
BaseResult
           
ClassResult
           
GroupedTestRun
          Class used for rendering Class Results
MethodResult
           
MethodResultException
           
PackageResult
           
TestResult
          Represents a single TestNG XML tag
 

Classes in hudson.plugins.testng.results used by hudson.plugins.testng.util
TestResults
          Represents all the results gathered for a single build (or a single suite, while parsing the test results)
 



Copyright © 2004-2012. All Rights Reserved.