Class CucumberWithSerenityRuntime

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

public class CucumberWithSerenityRuntime
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    CucumberWithSerenityRuntime()  
  • Method Summary

    Modifier and Type Method Description
    static io.cucumber.core.runtime.Runtime using​(java.util.function.Supplier<java.lang.ClassLoader> classLoaderSupplier, io.cucumber.core.options.RuntimeOptions runtimeOptions)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CucumberWithSerenityRuntime

      public CucumberWithSerenityRuntime()
  • Method Details

    • using

      public static io.cucumber.core.runtime.Runtime using​(java.util.function.Supplier<java.lang.ClassLoader> classLoaderSupplier, io.cucumber.core.options.RuntimeOptions runtimeOptions)