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