| Package | Description |
|---|---|
| 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 and Description |
|---|---|
CommandLineOptions |
CommandLineOptionsParser.parse(String... arguments) |
CommandLineOptions |
JOptSimpleCommandLineOptionsParser.parse(String... arguments) |
| Constructor and Description |
|---|
ConsoleTestExecutor(CommandLineOptions options) |