Uses of Enum
org.apache.maven.surefire.providerapi.ProviderInfo.Engine
Packages that use ProviderInfo.Engine
-
Uses of ProviderInfo.Engine in org.apache.maven.surefire.providerapi
Subclasses with type arguments of type ProviderInfo.Engine in org.apache.maven.surefire.providerapiMethods in org.apache.maven.surefire.providerapi that return ProviderInfo.EngineModifier and TypeMethodDescriptionstatic ProviderInfo.EngineReturns the enum constant of this type with the specified name.static ProviderInfo.Engine[]ProviderInfo.Engine.values()Returns an array containing the constants of this enum type, in the order they are declared.