| Package | Description |
|---|---|
| net.serenitybdd.core.history | |
| net.thucydides.core.reports.json.gson |
| Modifier and Type | Method and Description |
|---|---|
static PreviousTestOutcome |
PreviousTestOutcome.from(TestOutcome testOutcome) |
| Modifier and Type | Method and Description |
|---|---|
List<PreviousTestOutcome> |
FileSystemTestOutcomeSummaryRecorder.loadSummaries() |
List<PreviousTestOutcome> |
TestOutcomeSummaryRecorder.loadSummaries() |
| Modifier and Type | Method and Description |
|---|---|
Optional<PreviousTestOutcome> |
GsonPreviousOutcomeConverter.fromJson(InputStream inputStream) |
Optional<PreviousTestOutcome> |
GsonPreviousOutcomeConverter.fromJson(Reader jsonReader) |
| Modifier and Type | Method and Description |
|---|---|
void |
GsonPreviousOutcomeConverter.toJson(PreviousTestOutcome testOutcome,
OutputStream outputStream) |
Copyright © 2023. All rights reserved.