Package | Description |
---|---|
hudson.tasks.test |
Defines contracts that need to be implemented by a test reporting
action (such as the built-in JUnit one).
|
Modifier and Type | Method and Description |
---|---|
List<AggregatedTestResultAction.ChildReport> |
AggregatedTestResultAction.getChildReports()
Mainly for the remote API.
|
List<AggregatedTestResultAction.ChildReport> |
AggregatedTestResultAction.getResult() |
Copyright © 2016–2022. All rights reserved.