public class RequirementOutcome.OutcomeCounter extends TestOutcomeCounter
testType| Constructor and Description |
|---|
RequirementOutcome.OutcomeCounter(TestType testType) |
| Modifier and Type | Method and Description |
|---|---|
int |
withIndeterminateResult() |
int |
withResult(String expectedResult) |
int |
withResult(TestResult expectedResult) |
public RequirementOutcome.OutcomeCounter(TestType testType)
public int withResult(String expectedResult)
public int withResult(TestResult expectedResult)
public int withIndeterminateResult()
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.