@API(value=Maintained) public class ConsoleLauncher extends Object
ConsoleLauncher
is a stand-alone application for launching the
JUnit Platform from the console.Modifier and Type | Method and Description |
---|---|
static ConsoleLauncherExecutionResult |
execute(PrintStream out,
PrintStream err,
String... args) |
static void |
main(String... args) |
@API(value=Maintained) public static void main(String... args)
@API(value=Internal) public static ConsoleLauncherExecutionResult execute(PrintStream out, PrintStream err, String... args)