Uses of Class
org.junit.platform.console.ConsoleLauncherExecutionResult
Package
Description
Support for launching the JUnit Platform from the console.
-
Uses of ConsoleLauncherExecutionResult in org.junit.platform.console
Modifier and TypeMethodDescriptionConsoleLauncher.execute(PrintStream out, PrintStream err, String... args)
ConsoleLauncher.execute(PrintWriter out, PrintWriter err, String... args)