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
  • Constructor Details

    • OutcomeProportionStepCounter

      public OutcomeProportionStepCounter(TestType testType)
  • Method Details

    • withResult

      public Double withResult(String expectedResult)
    • withResult

      public Double withResult(TestResult expectedResult)
    • withIndeterminateResult

      public Double withIndeterminateResult()