@Deprecated public class CucumberWithSerenityRuntimeMain extends Object
| Constructor and Description |
|---|
CucumberWithSerenityRuntimeMain()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv)
Deprecated.
|
static byte |
run(String[] argv,
Supplier<ClassLoader> classLoaderSupplier)
Deprecated.
Launches the Cucumber-JVM command line
|
public CucumberWithSerenityRuntimeMain()
public static byte run(String[] argv, Supplier<ClassLoader> classLoaderSupplier) throws IOException
argv - runtime options. See details in the cucumber.api.cli.Usage.txt resourceclassLoaderSupplier - classloader used to load the runtimeIOException - if resources couldn't be loaded during executionCopyright © 2023. All rights reserved.