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

Implement changing fields from super classes #143

Closed
sta-szek opened this issue Oct 30, 2016 · 0 comments
Closed

Implement changing fields from super classes #143

sta-szek opened this issue Oct 30, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@sta-szek
Copy link
Owner

sta-szek commented Oct 30, 2016

When pojo has a superclass, FieldUtils.getAllFields(...) does not return fields from super class.
It causes ObjectGenerator.makeThemEqual(...) will not create objects with same fields values.

Testing fields from super class should be configurable for each class separetly.

@sta-szek sta-szek added this to the 0.7.0 milestone Oct 30, 2016
@sta-szek sta-szek self-assigned this Nov 23, 2016
sta-szek pushed a commit that referenced this issue Nov 23, 2016
sta-szek pushed a commit that referenced this issue Nov 23, 2016
sta-szek pushed a commit that referenced this issue Nov 23, 2016
…from-super-classes

#143 implement changing fields from super classes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant