Uses of Enum Class
org.apache.maven.plugin.surefire.AbstractSurefireMojo.PluginFailureReason
Packages that use AbstractSurefireMojo.PluginFailureReason
-
Uses of AbstractSurefireMojo.PluginFailureReason in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire that return AbstractSurefireMojo.PluginFailureReasonModifier and TypeMethodDescriptionAbstractSurefireMojo.getEffectiveFailIfNoTests()
Returns the enum constant of this class with the specified name.AbstractSurefireMojo.PluginFailureReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.