Uses of Class
io.cucumber.core.plugin.ScenarioContextDelegate
Packages that use ScenarioContextDelegate
-
Uses of ScenarioContextDelegate in io.cucumber.core.plugin
Methods in io.cucumber.core.plugin that return ScenarioContextDelegate -
Uses of ScenarioContextDelegate in io.cucumber.core.plugin.report
Methods in io.cucumber.core.plugin.report with parameters of type ScenarioContextDelegateModifier and TypeMethodDescriptionvoidSerenityReporterCallbacks.handleTestCaseFinished(io.cucumber.plugin.event.Event event, ScenarioContextDelegate context) voidSerenityReporterCallbacks.handleTestCaseStarted(io.cucumber.plugin.event.Event ignoredEvent, ScenarioContextDelegate context) voidSerenityReporterCallbacks.handleTestRunStarted(io.cucumber.plugin.event.Event ignoredEvent, ScenarioContextDelegate ignoredContext) voidSerenityReporterCallbacks.handleTestStepFinished(io.cucumber.plugin.event.Event event, ScenarioContextDelegate context) voidSerenityReporterCallbacks.handleTestStepStarted(io.cucumber.plugin.event.Event event, ScenarioContextDelegate context)