Coverage can't cover the public static void main method
Posted
by Mike.Huang
on Stack Overflow
See other posts from Stack Overflow
or by Mike.Huang
Published on 2010-06-14T07:40:17Z
Indexed on
2010/06/14
7:42 UTC
Read the original article
Hit count: 169
Using Junit coverage, it can't cover public static void main method. How can i cover it?
anyone can help me? urgent. Thanks
© Stack Overflow or respective owner