gordonad / powermock

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

Suppression of final primitive fields doesn't work. #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Suppression of final primitive fields doesn't work. The calls are never
intercepted by the MockGateway for some reason. Perhaps it's something
wrong with Javassist?

Original issue reported on code.google.com by johan.ha...@gmail.com on 12 Dec 2008 at 10:05