public class CucumberWithSerenityRuntime
extends java.lang.Object
| Constructor and Description |
|---|
CucumberWithSerenityRuntime() |
| Modifier and Type | Method and Description |
|---|---|
static cucumber.runtime.Runtime |
using(cucumber.runtime.io.ResourceLoader resourceLoader,
java.lang.ClassLoader classLoader,
cucumber.runtime.ClassFinder classFinder,
cucumber.runtime.RuntimeOptions runtimeOptions) |
static cucumber.runtime.Runtime |
using(cucumber.runtime.io.ResourceLoader resourceLoader,
java.lang.ClassLoader classLoader,
cucumber.runtime.RuntimeOptions runtimeOptions) |
public static cucumber.runtime.Runtime using(cucumber.runtime.io.ResourceLoader resourceLoader,
java.lang.ClassLoader classLoader,
cucumber.runtime.ClassFinder classFinder,
cucumber.runtime.RuntimeOptions runtimeOptions)
public static cucumber.runtime.Runtime using(cucumber.runtime.io.ResourceLoader resourceLoader,
java.lang.ClassLoader classLoader,
cucumber.runtime.RuntimeOptions runtimeOptions)