java.lang.Object
io.cucumber.gherkin.ScenarioLineCountStatistics
- All Implemented Interfaces:
TestStatistics
-
Method Summary
Modifier and TypeMethodDescriptionstatic ScenarioLineCountStatisticsfromFeaturePath(URI featurePaths) static ScenarioLineCountStatisticsfromFeaturePaths(List<URI> featurePaths) records()scenarioWeightFor(String feature, String scenario) toString()
-
Method Details
-
fromFeaturePath
-
fromFeaturePaths
-
scenarioWeightFor
- Specified by:
scenarioWeightForin interfaceTestStatistics
-
records
- Specified by:
recordsin interfaceTestStatistics
-
toString
-