Class SingleRunTestStatistics
java.lang.Object
net.serenitybdd.cucumber.suiteslicing.SingleRunTestStatistics
- All Implemented Interfaces:
TestStatistics
-
Method Summary
Modifier and TypeMethodDescriptionstatic TestStatisticsfromFileName(String fileName) records()scenarioWeightFor(String feature, String scenario) toString()
-
Method Details
-
fromFileName
-
scenarioWeightFor
- Specified by:
scenarioWeightForin interfaceTestStatistics
-
records
- Specified by:
recordsin interfaceTestStatistics
-
toString
-