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

Accessing setters / getters in not public classes makes SetterGetterTester throw GetOrSetValueException #75

Closed
sta-szek opened this issue Sep 8, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@sta-szek
Copy link
Owner

sta-szek commented Sep 8, 2016

When class is not public and is tested against setters and getters, the GetOrSetValueException is thrown.
It is caused by java IllegalAccessException.

@sta-szek
Copy link
Owner Author

resolved with #78

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