Package | Description |
---|---|
org.junit.platform.console |
Support for launching the JUnit Platform from the console.
|
org.junit.platform.console.options |
Configuration options for JUnit's console launcher.
|
org.junit.platform.console.tasks |
Internal execution tasks for JUnit's console launcher.
|
Modifier and Type | Method | Description |
---|---|---|
static int |
ConsoleLauncherExecutionResult.computeExitCode(TestExecutionSummary summary,
CommandLineOptions options) |
Modifier and Type | Method | Description |
---|---|---|
CommandLineOptions |
CommandLineOptionsParser.parse(String... arguments) |
|
CommandLineOptions |
PicocliCommandLineOptionsParser.parse(String... arguments) |
Constructor | Description |
---|---|
ConsoleTestExecutor(CommandLineOptions options) |
Copyright © 2019. All rights reserved.