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

Packages that use TestNGTestResult
hudson.plugins.testng.results   
 

Uses of TestNGTestResult in hudson.plugins.testng.results
 

Methods in hudson.plugins.testng.results that return types with arguments of type TestNGTestResult
 List<TestNGTestResult> TestNGResult.getTestList()
           
 

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



Copyright © 2004-2013. All Rights Reserved.