Uses of Enum Class
org.junit.platform.console.options.Details
Packages that use Details
Package
Description
Configuration options for JUnit's console launcher.
-
Uses of Details in org.junit.platform.console.options
Methods in org.junit.platform.console.options that return DetailsModifier 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.Methods in org.junit.platform.console.options with parameters of type Details