public class OutcomeSummary extends Object
| Constructor and Description |
|---|
OutcomeSummary(TestResult outcome) |
| Modifier and Type | Method and Description |
|---|---|
static OutcomeSummary |
forOutcome(TestResult outcome) |
String |
withCount(int count) |
public OutcomeSummary(TestResult outcome)
public static OutcomeSummary forOutcome(TestResult outcome)
public String withCount(int count)
Copyright © 2022. All rights reserved.