net.thucydides.core.reports
Class TestOutcomes.OutcomeProportionCounter
java.lang.Object
net.thucydides.core.reports.TestOutcomeCounter
net.thucydides.core.reports.TestOutcomes.OutcomeProportionCounter
- Enclosing class:
- TestOutcomes
public class TestOutcomes.OutcomeProportionCounter
- extends TestOutcomeCounter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestOutcomes.OutcomeProportionCounter
public TestOutcomes.OutcomeProportionCounter(TestType testType)
withResult
public Double withResult(String expectedResult)
withResult
public Double withResult(TestResult testResult)
withIndeterminateResult
public Double withIndeterminateResult()
withFailureOrError
public Double withFailureOrError()
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.