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.setTestList(java.util.List<TestResult> testList)
           
 



Copyright © 2010. All Rights Reserved.