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