Uses of Class
hudson.plugins.testng.results.TestNGTestResult
Packages that use TestNGTestResult
-
Uses of TestNGTestResult in hudson.plugins.testng.results
Methods in hudson.plugins.testng.results that return types with arguments of type TestNGTestResultMethod parameters in hudson.plugins.testng.results with type arguments of type TestNGTestResultModifier and TypeMethodDescriptionvoid
TestNGResult.addUniqueTests
(List<TestNGTestResult> testList) Adds only the<test>
s that already aren't part of the list.