gordonad / powermock

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

WhiteBox doInvokeMethod can remove methodToInvoke.setAccessible(true); #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
WhiteBox doInvokeMethod can remove methodToInvoke.setAccessible(true)
because this is done in the performMethodInvocation method.

Original issue reported on code.google.com by johan.ha...@gmail.com on 11 Sep 2008 at 7:05

GoogleCodeExporter commented 8 years ago

Original comment by johan.ha...@gmail.com on 13 Sep 2008 at 10:41