Package net.serenitybdd.cucumber
Class CucumberWithSerenityRuntime
java.lang.Object
net.serenitybdd.cucumber.CucumberWithSerenityRuntime
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.cucumber.core.runtime.Runtimeusing(Supplier<ClassLoader> classLoaderSupplier, io.cucumber.core.options.RuntimeOptions runtimeOptions)
-
Constructor Details
-
CucumberWithSerenityRuntime
public CucumberWithSerenityRuntime()
-
-
Method Details
-
using
public static io.cucumber.core.runtime.Runtime using(Supplier<ClassLoader> classLoaderSupplier, io.cucumber.core.options.RuntimeOptions runtimeOptions)
-