Is it possible to check a Runtime Java Program coverage without junit?

48 views
Skip to first unread message

JongKwan Kim

unread,
Jul 13, 2015, 12:49:10 AM7/13/15
to jac...@googlegroups.com
Hi.

I think the java coverage check is only used with junit, testng and etc..

But I want to check and see only the coverage is runtime java program without junit.

I already checked this function through squish coco by using windows events.

Is it possible to check a Runtime Java Program coverage without junit?












JongKwan Kim

unread,
Jul 13, 2015, 5:34:17 AM7/13/15
to jac...@googlegroups.com


2015년 7월 13일 월요일 오후 1시 49분 10초 UTC+9, JongKwan Kim 님의 말:
i solved this by using dumponexit function.

> java -javaagent:"{$jacoco.dir}\jacocoagent.jar"=dumponexit=true -jar jftp.jar


Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages