public class CucumberWithSerenityRuntime extends Object
| Constructor and Description |
|---|
CucumberWithSerenityRuntime() |
| Modifier and Type | Method and Description |
|---|---|
static cucumber.runtime.Runtime |
using(cucumber.runtime.io.ResourceLoader resourceLoader,
ClassLoader classLoader,
cucumber.runtime.ClassFinder classFinder,
io.cucumber.core.options.RuntimeOptions runtimeOptions) |
static cucumber.runtime.Runtime |
using(cucumber.runtime.io.ResourceLoader resourceLoader,
ClassLoader classLoader,
io.cucumber.core.options.RuntimeOptions runtimeOptions) |
public static cucumber.runtime.Runtime using(cucumber.runtime.io.ResourceLoader resourceLoader,
ClassLoader classLoader,
cucumber.runtime.ClassFinder classFinder,
io.cucumber.core.options.RuntimeOptions runtimeOptions)
public static cucumber.runtime.Runtime using(cucumber.runtime.io.ResourceLoader resourceLoader,
ClassLoader classLoader,
io.cucumber.core.options.RuntimeOptions runtimeOptions)
Copyright © 2019. All rights reserved.