Uses of Class
net.serenitybdd.cucumber.suiteslicing.TestScenarioResult
Packages that use TestScenarioResult
-
Uses of TestScenarioResult in io.cucumber.gherkin
Methods in io.cucumber.gherkin that return types with arguments of type TestScenarioResult -
Uses of TestScenarioResult in net.serenitybdd.cucumber.suiteslicing
Methods in net.serenitybdd.cucumber.suiteslicing that return TestScenarioResultModifier and TypeMethodDescriptionTestScenarioResults.average()static TestScenarioResultTestScenarioResult.createFromCSV(org.apache.commons.csv.CSVRecord csvRecord) Methods in net.serenitybdd.cucumber.suiteslicing that return types with arguments of type TestScenarioResultModifier and TypeMethodDescriptionMultiRunTestStatistics.records()SingleRunTestStatistics.records()TestStatistics.records()Methods in net.serenitybdd.cucumber.suiteslicing with parameters of type TestScenarioResultModifier and TypeMethodDescriptionstatic TestScenarioResultsTestScenarioResults.create(TestScenarioResult testScenarioDuration)