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