| Package | Description |
|---|---|
| com.atlassian.bamboo.chains | |
| com.atlassian.bamboo.plan.cache | |
| com.atlassian.bamboo.resultsummary.tests |
| Modifier and Type | Method and Description |
|---|---|
FilteredTestResults<TestClassResultDescriptor> |
ImmutableChainResultsSummary.getTestResults()
Get the helper class to provide filtered test lists for this chain result
|
| Modifier and Type | Method and Description |
|---|---|
FilteredTestResults<TestClassResultDescriptor> |
ChainResultDetails.getTestResults()
Get the helper class to provide filtered test lists for this chain result
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FilteredTestResults<T extends TestClassResultDescriptor>
Interface that provides a summary of all test information for a buildResultSummary for the UI.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TestClassResult
Represents a run of a test class.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.