public class RequirementsProportionCounter extends Object
| Constructor and Description |
|---|
RequirementsProportionCounter(TestType testType,
TestOutcomes testOutcomes,
long estimatedTotalTests) |
| Modifier and Type | Method and Description |
|---|---|
Double |
withIndeterminateResult() |
Double |
withResult(String expectedResult) |
Double |
withResult(TestResult expectedTestResult) |
public RequirementsProportionCounter(TestType testType, TestOutcomes testOutcomes, long estimatedTotalTests)
public Double withResult(TestResult expectedTestResult)
public Double withIndeterminateResult()
Copyright © 2023. All rights reserved.