Modifier and Type | Method and Description |
---|---|
TestResultsSummary |
ImmutableResultsSummaryImpl.getTestResultsSummary() |
Constructor and Description |
---|
TestSummary(TestResultsSummary testResultsSummary) |
Modifier and Type | Method and Description |
---|---|
TestResultsSummary |
AbstractResultsSummary.getTestResultsSummary() |
TestResultsSummary |
ImmutableResultsSummary.getTestResultsSummary() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractResultsSummary.setTestResultsSummary(TestResultsSummary testResultsSummary) |
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 | Class and Description |
---|---|
class |
TestResultsSummaryImpl |
Modifier and Type | Method and Description |
---|---|
void |
TestResultsSummaryImpl.addCountsFrom(TestResultsSummary testResultsSummary) |
void |
MutableTestResultsSummary.addCountsFrom(TestResultsSummary testResultsSummary)
Merges the given
TestResultsSummary with the current TestResultsSummary |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.