Uses of Enum Class
org.junit.platform.launcher.listeners.discovery.LauncherDiscoveryListeners.LauncherDiscoveryListenerType
Packages that use LauncherDiscoveryListeners.LauncherDiscoveryListenerType
-
Uses of LauncherDiscoveryListeners.LauncherDiscoveryListenerType in org.junit.platform.launcher.listeners.discovery
Methods in org.junit.platform.launcher.listeners.discovery that return LauncherDiscoveryListeners.LauncherDiscoveryListenerTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.LauncherDiscoveryListeners.LauncherDiscoveryListenerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.