public class TestOutcomes.OutcomeProportionStepCounter extends TestOutcomeCounter
| Constructor and Description |
|---|
OutcomeProportionStepCounter(TestType testType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
withIndeterminateResult() |
java.lang.Double |
withResult(java.lang.String expectedResult) |
java.lang.Double |
withResult(TestResult expectedResult) |
public OutcomeProportionStepCounter(TestType testType)
public java.lang.Double withResult(java.lang.String expectedResult)
public java.lang.Double withResult(TestResult expectedResult)
public java.lang.Double withIndeterminateResult()