Uses of Enum
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 type with the specified name.LauncherDiscoveryListeners.LauncherDiscoveryListenerType.values()
Returns an array containing the constants of this enum type, in the order they are declared.