java.lang.Object
org.junit.platform.console.ConsoleLauncher
The
ConsoleLauncher
is a stand-alone application for launching the
JUnit Platform from the console.- Since:
- 1.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static CommandResult
<?> run
(PrintWriter out, PrintWriter err, String... args)
-
Method Details
-
main
-
run
@API(status=INTERNAL, since="1.0") public static CommandResult<?> run(PrintWriter out, PrintWriter err, String... args)
-