Unit Tests written with the following annotations are not covered by Jacoco.
@RunWith(PowerMockRunner.class)
This is impacting code coverage statistics for our project. Please help if you have any pointers to solve this issue. I've already googled this and tried offline instrumentation suggested in some forums but still no luck.
Appreciate any help on this.
Many thanks!
David
Any pointers to resolve this issue? Thanks in advance.
--David