| Package | Description |
|---|---|
| hudson.tasks.junit |
Model objects that represent JUnit test reports.
|
| Modifier and Type | Method and Description |
|---|---|
PackageResult |
TestResult.byPackage(String packageName) |
PackageResult |
ClassResult.getParent() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PackageResult> |
TestResult.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
int |
PackageResult.compareTo(PackageResult that) |
Copyright © 2004-2015. All Rights Reserved.