Uses of Class
hudson.plugins.testng.results.ClassResult

Packages that use ClassResult
hudson.plugins.testng.results   
 

Uses of ClassResult in hudson.plugins.testng.results
 

Methods in hudson.plugins.testng.results that return types with arguments of type ClassResult
 java.util.List<ClassResult> TestResult.getClassList()
           
 java.util.List<ClassResult> PackageResult.getClassList()
           
 

Method parameters in hudson.plugins.testng.results with type arguments of type ClassResult
 void TestResult.addClassList(java.util.List<ClassResult> classList)
          Adds only the classes that already aren't part of the list
 



Copyright © 2004-2011. All Rights Reserved.