Uses of Class
org.junit.platform.console.ConsoleLauncherExecutionResult
-
Packages that use ConsoleLauncherExecutionResult Package Description org.junit.platform.console Support for launching the JUnit Platform from the console. -
-
Uses of ConsoleLauncherExecutionResult in org.junit.platform.console
Methods in org.junit.platform.console that return ConsoleLauncherExecutionResult Modifier and Type Method Description static ConsoleLauncherExecutionResult
ConsoleLauncher. execute(java.io.PrintStream out, java.io.PrintStream err, java.lang.String... args)
-