Class AbstractHashCodeAssertionError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.java.pojo.internal.assertion.AbstractAssertionError
com.java.pojo.internal.assertion.hashcode.AbstractHashCodeAssertionError
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EqualHashCodeAssertionError
,NotEqualHashCodeAssertionError
- See Also:
-
Field Summary
Fields inherited from class com.java.pojo.internal.assertion.AbstractAssertionError
testedCass
-
Method Summary
Methods inherited from class com.java.pojo.internal.assertion.AbstractAssertionError
getDetailedMessage, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getErrorPrefix
- Specified by:
getErrorPrefix
in classAbstractAssertionError
-