Uses of Enum
org.apache.maven.plugin.surefire.log.api.Level
- 
Uses of Level in org.apache.maven.plugin.surefire.log.api
Methods in org.apache.maven.plugin.surefire.log.api that return LevelModifier and TypeMethodDescriptionstatic LevelLevel.resolveLevel(boolean hasSuccessful, boolean hasFailure, boolean hasError, boolean hasSkipped, boolean hasFlake) static LevelReturns the enum constant of this type with the specified name.static Level[]Level.values()Returns an array containing the constants of this enum type, in the order they are declared.