Adds equals and hashCode tests
The EqualsVerifier library has been added to test the equals and hashCode methods and it has been used to test the Person entity.
Showing
Please register or sign in to comment
The EqualsVerifier library has been added to test the equals and hashCode methods and it has been used to test the Person entity.