| Package | Description |
|---|---|
| hudson.plugins.testng.results |
| Modifier and Type | Method and Description |
|---|---|
List<TestNGTestResult> |
TestNGResult.getTestList() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestNGResult.addUniqueTests(List<TestNGTestResult> testList)
Adds only the
<test>s that already aren't part of the list. |
Copyright © 2016. All rights reserved.