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

Packages that use TestResult
hudson.plugins.testng.results   
 

Uses of TestResult in hudson.plugins.testng.results
 

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

Method parameters in hudson.plugins.testng.results with type arguments of type TestResult
 void TestResults.addUniqueTests(java.util.List<TestResult> testList)
          Adds only the s that already aren't part of the list
 



Copyright © 2004-2011. All Rights Reserved.