Mai Nguyen wrote:
> In the past we have used C, and there is a requirement stating that
> for more "complex" software units, we have to do more rigorous
> testing to achieve 100% statement coverage, decision coverage... But
> now we are using Java (and a bit of C++), and JUnit for our unit
> testing. We now encourage people to test the functionality of their
> class as that is the strength of JUnit. We don't think it's
> important to achieve 100% coverage anymore and are finding ways to
> deviate from the procedure. To do that, I need to have a sound
> justification. So, do you know of any technical papers about unit
> testing in Java and C++? and anything about efficacy of statement
> coverage in Java?

I don't, but I strongly suspect the Hyades

http://www.eclipse.org/hyades/

folks do. I would try pinging their newsgroup, 

news://news.eclipse.org:119/eclipse.tools.hyades


_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to