Uses of Class
org.junit.platform.console.options.CommandLineOptions
Package
Description
Support for launching the JUnit Platform from the console.
Configuration options for JUnit's console launcher.
Internal execution tasks for JUnit's console launcher.
-
Uses of CommandLineOptions in org.junit.platform.console
Modifier and TypeMethodDescriptionstatic int
ConsoleLauncherExecutionResult.computeExitCode(TestExecutionSummary summary, CommandLineOptions options)
-
Uses of CommandLineOptions in org.junit.platform.console.options
Modifier and TypeMethodDescription -
Uses of CommandLineOptions in org.junit.platform.console.tasks