public class ForkedBooter
extends java.lang.Object
| Constructor and Description |
|---|
ForkedBooter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.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(java.lang.String[] args)
throws java.lang.Throwable
args - Commandline argumentsjava.lang.Throwable - Upon throwablesCopyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.