public class RequirementsPercentageFormatter extends Object
| Constructor and Description |
|---|
RequirementsPercentageFormatter(RequirementsProportionCounter counter) |
| Modifier and Type | Method and Description |
|---|---|
String |
withFailureOrError() |
String |
withIndeterminateResult() |
String |
withResult(String expectedResult) |
String |
withResult(TestResult expectedResult) |
String |
withSkippedOrIgnored() |
public RequirementsPercentageFormatter(RequirementsProportionCounter counter)
public String withResult(TestResult expectedResult)
public String withIndeterminateResult()
public String withSkippedOrIgnored()
public String withFailureOrError()
Copyright © 2022. All rights reserved.