Daisy-ding / powermock

Automatically exported from code.google.com/p/powermock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whitebox.setInternalState should traverse the class hierarchy

GoogleCodeExporter opened this issue · comments

Whitebox.setInternalState should traverse the class hierarchy to be
consistent with Whitebox.getInternalState(..).

Original issue reported on code.google.com by johan.ha...@gmail.com on 3 Nov 2008 at 1:13

By default Whitebox.setInternalState now traverses the class hierarchy when 
looking
for a field.

Original comment by johan.ha...@gmail.com on 4 Nov 2008 at 8:20

  • Changed state: Accepted

Original comment by johan.ha...@gmail.com on 4 Nov 2008 at 9:09

  • Changed state: Fixed