Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests fail in Eclipse on Windows #77

Closed
GoogleCodeExporter opened this issue Mar 29, 2015 · 5 comments
Closed

Unit tests fail in Eclipse on Windows #77

GoogleCodeExporter opened this issue Mar 29, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant