public class StandaloneLauncher
extends java.lang.Object
JUnitLauncherTask
.
Although this class is public, this isn't meant for external use. The contract of what
program arguments the main method
accepts and how it interprets it,
is also an internal detail and can change across Ant releases.
Constructor and Description |
---|
StandaloneLauncher() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Entry point to launching the forked test.
|