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

Change FieldTypeMatcherStrategy matches? #187

Closed
johanhaleby opened this issue Jul 23, 2015 · 1 comment
Closed

Change FieldTypeMatcherStrategy matches? #187

johanhaleby opened this issue Jul 23, 2015 · 1 comment

Comments

@johanhaleby
Copy link
Collaborator

From johan.ha...@gmail.com on September 15, 2009 09:23:48

Should we change it to isAssignableFrom instead of equals?

Original issue: http://code.google.com/p/powermock/issues/detail?id=167

@johanhaleby
Copy link
Collaborator Author

From johan.ha...@gmail.com on September 15, 2009 10:49:44

Whitebox#getInternalState(..) and Whitebox#setInternalState(..) now uses
isAssignableFrom instead of equals when looking for field types.

Status: Fixed

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