public class OutcomeSummary
extends java.lang.Object
Constructor and Description |
---|
OutcomeSummary(TestResult outcome) |
Modifier and Type | Method and Description |
---|---|
static OutcomeSummary |
forOutcome(TestResult outcome) |
java.lang.String |
withCount(int count) |
public OutcomeSummary(TestResult outcome)
public static OutcomeSummary forOutcome(TestResult outcome)
public java.lang.String withCount(int count)