Class EqualsAndHashcodeContractImpl

java.lang.Object
de.cuioss.test.valueobjects.contract.EqualsAndHashcodeContractImpl
All Implemented Interfaces:
ObjectTestContract

Helper class providing base functionality for test for the Object.equals(Object) and Object.hashCode() variants of classes.
Author:
Oliver Wolff