ahmaddarawshi / powermock

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

Add a PowerMockIgnore annotation #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Should take package names as parameter

Original issue reported on code.google.com by johan.ha...@gmail.com on 7 Nov 2008 at 8:10

GoogleCodeExporter commented 9 years ago
Added the PowerMockIgnore annotation that can be used to specify packages or 
classes
that should not be loaded by PowerMock's classloader.

Original comment by johan.ha...@gmail.com on 17 Nov 2008 at 12:29