Integration of Jacoco with JUnit programmatically

114 views
Skip to first unread message

shahriar...@gmail.com

unread,
May 11, 2015, 4:27:59 PM5/11/15
to jac...@googlegroups.com
I get all unit tests in my program using ClasspathSuite. And then I can run them based on the tutorial example on Jacoco website. So far so good, but the coverage results are based on Unit test classes not classes that are actually testing through unit tests.
I know I should instrument all classes in program using Java Agent, but can someone please help me how to do that?

I followed instruction posted in there: http://sourceforge.net/p/eclemma/discussion/614870/thread/568088d4/
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages