Uses of Enum
org.opentest4j.reporting.tooling.validator.Severity
Packages that use Severity
-
Uses of Severity in org.opentest4j.reporting.tooling.validator
Methods in org.opentest4j.reporting.tooling.validator that return SeverityModifier and TypeMethodDescriptionValidationMessage.getSeverity()
Get the severity of this validation message.static Severity
Returns the enum constant of this type with the specified name.static Severity[]
Severity.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opentest4j.reporting.tooling.validator with parameters of type Severity