You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Install Eclipse
2. Import the EqualsVerifier project into Eclipse.
3. Resolve the Ivy dependencies.
4. Run the tests in the test folder
What is the code (equals method, hashCode method, relevant fields) that
triggers the problem?
- nl.jqno.equalsverifier.util.FieldIterableTest.simpleFields
- nl.jqno.equalsverifier.util.FieldIterableTest.subHasNoFields
-
nl.jqno.equalsverifier.AbstractDelegationTest.hashCodeDelegatesToAbstractMethod
- nl.jqno.equalsverifier.AbstractDelegationTest.equalsDelegatesToAbstractMethod
What error message does EqualsVerifier give?
See attached file for a failure trace of each test.
What version of EqualsVerifier are you using?
Source on Github from 18-03-2013.
Original issue reported on code.google.com by tonnitie...@gmail.com on 18 Mar 2013 at 6:30
Original issue reported on code.google.com by
tonnitie...@gmail.com
on 18 Mar 2013 at 6:30Attachments:
The text was updated successfully, but these errors were encountered: