Class CucumberWithSerenityRuntime

java.lang.Object
net.serenitybdd.cucumber.CucumberWithSerenityRuntime

public class CucumberWithSerenityRuntime extends Object
  • 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)