public final class ForkedBooter extends Object
| Constructor and Description |
|---|
ForkedBooter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
This method is invoked when Surefire is forked - this method parses and organizes the arguments passed to it and
then calls the Surefire class' run method.
|
public static void main(String[] args)
args - Commandline argumentsCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.