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