Uses of Class
net.thucydides.core.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.core.reports
Methods in net.thucydides.core.reports that return TestOutcomes.OutcomeProportionStepCounterModifier and TypeMethodDescriptionTestOutcomes.decimalPercentageSteps(String testType) TestOutcomes.getPercentSteps()TestOutcomes.proportionalStepsOf(String testType) TestOutcomes.proportionalStepsOf(TestType testType)