Main
instead.@Deprecated public class Main extends Object
Constructor and Description |
---|
Main()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] argv)
Deprecated.
|
static byte |
run(String[] argv,
ClassLoader classLoader)
Deprecated.
Launches the Cucumber-JVM command line.
|
public static void main(String[] argv)
public static byte run(String[] argv, ClassLoader classLoader)
argv
- runtime options. See details in the io.cucumber.core.options.Usage.txt
resource.classLoader
- classloader used to load the runtimeCopyright © 2020. All rights reserved.