public class TestOutcomeSummary extends Object
| Constructor and Description |
|---|
TestOutcomeSummary(TestOutcome testOutcome) |
TestOutcomeSummary(TestOutcome testOutcome,
Path testReportLink) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getIssues() |
Path |
getLinkToTestReport() |
String |
getName() |
String |
getReportName() |
TestResult |
getTestResult() |
String |
getTitle() |
public TestOutcomeSummary(TestOutcome testOutcome)
public TestOutcomeSummary(TestOutcome testOutcome, Path testReportLink)
Copyright © 2023. All rights reserved.