| Package | Description |
|---|---|
| com.atlassian.bamboo.results | |
| com.atlassian.bamboo.resultsummary | |
| com.atlassian.bamboo.resultsummary.tests |
| Modifier and Type | Method and Description |
|---|---|
TestResultsSummary |
BuildResultsImpl.getTestResults()
Deprecated.
since 2.6
|
TestResultsSummary |
BuildResults.getTestResults()
Deprecated.
since 2.6
|
| Modifier and Type | Method and Description |
|---|---|
TestResultsSummary |
ImmutableResultsSummary.getTestResultsSummary() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultsSummary.setTestResultsSummary(TestResultsSummary testResultsSummary)
Set the test summary information from this build
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableTestResultsSummary
Mutable version of
TestResultsSummary |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableTestResultsSummary.addCountsFrom(TestResultsSummary testResultsSummary)
Merges the given
TestResultsSummary with the current TestResultsSummary |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.