Package | Description |
---|---|
org.junit.platform.console.options |
Configuration options for JUnit's console launcher.
|
Modifier and Type | Method | Description |
---|---|---|
Details |
CommandLineOptions.getDetails() |
|
static Details |
Details.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Details[] |
Details.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CommandLineOptions.setDetails(Details details) |