Class ValidationMessage
java.lang.Object
org.opentest4j.reporting.tooling.validator.ValidationMessage
Validation message with severity and location.
-
Method Details
-
getSeverity
Get the severity of this validation message.- Returns:
- the severity
-
getLocation
Get the location of this validation message.- Returns:
- the location
-
getMessage
Get the message of this validation message.- Returns:
- the message
-
equals
-
hashCode
public int hashCode() -
toString
-