net.thucydides.core.reports
Class TestOutcomeCounter
java.lang.Object
net.thucydides.core.reports.TestOutcomeCounter
- Direct Known Subclasses:
- OutcomeCounter, RequirementOutcome.OutcomeCounter, TestCoverageFormatter.FormattedCoverage, TestOutcomes.OutcomeProportionCounter, TestOutcomes.OutcomeProportionStepCounter
public class TestOutcomeCounter
- extends Object
A basic builder used to count test outcomes of a particular type
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
testType
protected final TestType testType
TestOutcomeCounter
public TestOutcomeCounter(TestType testType)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.