net.thucydides.core.reports
Class TestOutcomes.OutcomeProportionStepCounter

Package class diagram package TestOutcomes.OutcomeProportionStepCounter
java.lang.Object
  extended by net.thucydides.core.reports.TestOutcomeCounter
      extended by 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
TestOutcomes.OutcomeProportionStepCounter(TestType testType)
           
 
Method Summary
 Double withIndeterminateResult()
           
 Double withResult(String expectedResult)
           
 Double withResult(TestResult expectedResult)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestOutcomes.OutcomeProportionStepCounter

public TestOutcomes.OutcomeProportionStepCounter(TestType testType)
Method Detail

withResult

public Double withResult(String expectedResult)

withResult

public Double withResult(TestResult expectedResult)

withIndeterminateResult

public Double withIndeterminateResult()


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.