Uses of Enum
org.junit.platform.engine.discovery.DiscoverySelectorIdentifierParsers.Singleton
Packages that use DiscoverySelectorIdentifierParsers.Singleton
Package
Description
-
Uses of DiscoverySelectorIdentifierParsers.Singleton in org.junit.platform.engine.discovery
Subclasses with type arguments of type DiscoverySelectorIdentifierParsers.Singleton in org.junit.platform.engine.discoveryModifier and TypeClassDescriptionprivate static enumMethods in org.junit.platform.engine.discovery that return DiscoverySelectorIdentifierParsers.SingletonModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.DiscoverySelectorIdentifierParsers.Singleton.values()Returns an array containing the constants of this enum type, in the order they are declared.