net.thucydides.core.requirements.reports
Class RequirementOutcome.OutcomeCounter
java.lang.Object
net.thucydides.core.reports.TestOutcomeCounter
net.thucydides.core.requirements.reports.RequirementOutcome.OutcomeCounter
- Enclosing class:
- RequirementOutcome
public class RequirementOutcome.OutcomeCounter
- extends TestOutcomeCounter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequirementOutcome.OutcomeCounter
public RequirementOutcome.OutcomeCounter(TestType testType)
withResult
public int withResult(String expectedResult)
withResult
public int withResult(TestResult expectedResult)
withIndeterminateResult
public int withIndeterminateResult()
withFailureOrError
public int withFailureOrError()
withAnyResult
public int withAnyResult()
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.