[java code coverage] Ant : Jacoco Code Coverage Report is not generating with PowerMocito

2016-09-21 Thread vijay kumar
Hi, We have integrated jacoco with our ant project and code coverage report is not generated for the classes in which we have used @RunWith(PowerMockRunner.class) (Powermock-mockito-1.5-full.jar) Request you to refer the below mentioned build.xml configuration details : Please inform is there a

Re: [java code coverage] Ant : Jacoco Code Coverage Report is not generating with PowerMocito

2016-09-22 Thread vijay kumar
wrote: > > Hi, > > the JaCoCo agent does not work with frameworks like Powermock which > modify the classes under test. Please find a detailed discussion and > possible workarounds here: > >http://www.eclemma.org/jacoco/trunk/doc/classids.html > > Regards, >

Re: [java code coverage] Ant : Jacoco Code Coverage Report is not generating with PowerMocito

2016-09-22 Thread vijay kumar
Hi Marc, In another post i can see jacoco supports with powerMock. https://groups.google.com/forum/#!msg/jacoco/t9WwY9_ODnA/VfoWrdPVMMIJ Request you to share me working example which we have with ant. On Thursday, September 22, 2016 at 3:42:49 PM UTC+5:30, vijay kumar wrote: > &

Re: [java code coverage] Ant : Jacoco Code Coverage Report is not generating with PowerMocito

2016-09-28 Thread vijay kumar
t; > Thank you for your understanding. > > > > > On Thursday, September 22, 2016 at 7:50:13 PM UTC+2, vijay kumar wrote: >> >> Hi Marc, In another post i can see jacoco supports with powerMock. >> >> https://groups.google.com/forum/#!msg/jacoco/t9WwY9_ODnA/V