Package io.cucumber.guice
Class CucumberModules
java.lang.Object
io.cucumber.guice.CucumberModules
Provides a convenient
Module
instance that contains bindings for
ScenarioScoped
annotation and for ScenarioScope
.-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.inject.Module
static com.google.inject.Module
createScenarioModule
(ScenarioScope scenarioScope)
-
Method Details
-
createScenarioModule
public static com.google.inject.Module createScenarioModule() -
createScenarioModule
-