Uses of Class
net.thucydides.model.reports.TestOutcomes.OutcomeProportionStepCounter
Packages that use TestOutcomes.OutcomeProportionStepCounter
Package
Description
Thucydides generates reports in HTML and XML by default.
-
Uses of TestOutcomes.OutcomeProportionStepCounter in net.thucydides.model.reports
Methods in net.thucydides.model.reports that return TestOutcomes.OutcomeProportionStepCounterModifier and TypeMethodDescriptionTestOutcomes.decimalPercentageSteps(String testType) TestOutcomes.getPercentSteps()TestOutcomes.proportionalStepsOf(String testType) TestOutcomes.proportionalStepsOf(TestType testType)