V
vipulk
I'm using the CLOVER eclipse plugin. I have set of JUnit tests to test
my client side APIs. When I get the coverage report I see that
interface classes are not in it. I assume that since the interfaces
dont have any executable body, CLOVER removes from its report.
Please let me know with CLOVER, how can I get the coverage of methods
which are in the interfaces as all of my client side services are
provided as interfaces.
Also if CLOVER does not support this is there any other tool which
supports my requerement?
Thanks.
-Vipul
my client side APIs. When I get the coverage report I see that
interface classes are not in it. I assume that since the interfaces
dont have any executable body, CLOVER removes from its report.
Please let me know with CLOVER, how can I get the coverage of methods
which are in the interfaces as all of my client side services are
provided as interfaces.
Also if CLOVER does not support this is there any other tool which
supports my requerement?
Thanks.
-Vipul