EqualsVerifier is a relatively new open source project and it does a very good job at testing the equals contract. It doesn’t have the issues the EqualsTester from GSBase has. I would definitely recommend it.
EqualsVerifier is a relatively new open source project and it does a very good job at testing the equals contract. It doesn’t have the issues the EqualsTester from GSBase has. I would definitely recommend it.