Uses of Enum Class
org.junit.platform.console.options.Details
Package
Description
Configuration options for JUnit's console launcher.
-
Uses of Details in org.junit.platform.console.options
Modifier and TypeMethodDescriptionCommandLineOptions.getDetails()
static Details
Returns the enum constant of this class with the specified name.static Details[]
Details.values()
Returns an array containing the constants of this enum class, in the order they are declared.