Uses of Class
hudson.plugins.testng.results.PackageResult
-
Packages that use PackageResult Package Description hudson.plugins.testng.results -
-
Uses of PackageResult in hudson.plugins.testng.results
Methods in hudson.plugins.testng.results that return types with arguments of type PackageResult Modifier and Type Method Description Collection<PackageResult>
TestNGResult. getChildren()
Collection<PackageResult>
TestNGResult. getPackageList()
Map<String,PackageResult>
TestNGResult. getPackageMap()
-