Uses of Class
io.cucumber.core.plugin.ScenarioContextParallel
Packages that use ScenarioContextParallel
-
Uses of ScenarioContextParallel in io.cucumber.core.plugin
Methods in io.cucumber.core.plugin that return ScenarioContextParallelModifier and TypeMethodDescriptionprotected ScenarioContextParallelSerenityReporterParallel.getContext(URI featureURI) -
Uses of ScenarioContextParallel in net.serenitybdd.cucumber.events
Constructors in net.serenitybdd.cucumber.events with parameters of type ScenarioContextParallelModifierConstructorDescriptionSetTestManualEvent(ScenarioContextParallel scenarioContext, List<io.cucumber.messages.types.Tag> scenarioTags, String scenarioId)