gordonad / powermock

Automatically exported from code.google.com/p/powermock
0 stars 0 forks source link

Whitebox.setInternalState should traverse the class hierarchy #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

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