net.thucydides.core.requirements.reports
Class RequirementsProportionCounter
java.lang.Object
net.thucydides.core.requirements.reports.RequirementsProportionCounter
public class RequirementsProportionCounter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequirementsProportionCounter
public RequirementsProportionCounter(TestType testType,
TestOutcomes testOutcomes,
int estimatedTotalTests)
withResult
public Double withResult(String expectedResult)
withResult
public Double withResult(TestResult expectedTestResult)
withIndeterminateResult
public Double withIndeterminateResult()
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.