public class EqualsHashCodeValidator extends Object
ObjectValidator.validate()
It has to receive a specific class and the list of fields that are in the equals and hashCode method.
It will generate a different object per field and compare them all to check if they are not equals.| Constructor and Description |
|---|
EqualsHashCodeValidator(ObjectCreator objectCreator,
ObjectCloner objectCloner) |
public EqualsHashCodeValidator(ObjectCreator objectCreator, ObjectCloner objectCloner)
Copyright © 2013. All Rights Reserved.