Package net.thucydides.core.reports
Class TestOutcomes.OutcomeProportionStepCounter
java.lang.Object
net.thucydides.core.reports.TestOutcomeCounter
net.thucydides.core.reports.TestOutcomes.OutcomeProportionStepCounter
- Enclosing class:
- TestOutcomes
public class TestOutcomes.OutcomeProportionStepCounter extends TestOutcomeCounter
-
Field Summary
Fields inherited from class net.thucydides.core.reports.TestOutcomeCounter
testType -
Constructor Summary
Constructors Constructor Description OutcomeProportionStepCounter(TestType testType) -
Method Summary
Modifier and Type Method Description java.lang.DoublewithIndeterminateResult()java.lang.DoublewithResult(java.lang.String expectedResult)java.lang.DoublewithResult(TestResult expectedResult)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OutcomeProportionStepCounter
-
-
Method Details
-
withResult
public java.lang.Double withResult(java.lang.String expectedResult) -
withResult
-
withIndeterminateResult
public java.lang.Double withIndeterminateResult()
-