gordonad / powermock

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

SuppressConstructor doesn't work when using reflection to instansiate a class. #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Using WhiteBox.invokeConstructor(..) doesn't work in combination with
suppressConstructorCode (the constructor is still invoked without being
suppressed).

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

GoogleCodeExporter commented 8 years ago

Original comment by johan.ha...@gmail.com on 11 Sep 2008 at 7:26