Class TestOutcomes.OutcomeProportionCounter

java.lang.Object
net.thucydides.model.reports.TestOutcomeCounter
net.thucydides.model.reports.TestOutcomes.OutcomeProportionCounter
Enclosing class:
TestOutcomes

public class TestOutcomes.OutcomeProportionCounter extends TestOutcomeCounter
  • Constructor Details

    • OutcomeProportionCounter

      public OutcomeProportionCounter(TestType testType)
  • Method Details

    • withResult

      public Double withResult(String expectedResult)
    • withResult

      public Double withResult(TestResult testResult)
    • withIndeterminateResult

      public Double withIndeterminateResult()
    • withFailureOrError

      public Double withFailureOrError()