Open GoogleCodeExporter opened 9 years ago
I faced the same issue when I was trying to mock WebResource.Builder class,
which is public final inner in jersey-client 1.9.1. Finally I updated jersey to
1.17 where this class is not final any more. Not sure if PowerMock is able to
mock final inner classes.
Original comment by Maksym.F...@gmail.com
on 9 Apr 2013 at 11:26
Original issue reported on code.google.com by
Svitlana...@gmail.com
on 7 Apr 2013 at 4:01