Vincent Massol typed the following on 01:31 PM 3/27/2001 +0200
>Regression testing is an essential part of developing
>"commercial-quality" software. JUnit is a  popular testing platform,
>but
>is primarily designed for standard Java classes. J2EEUnit extends the
>Junit API to facilitate unit testing of server-side Java code.

I've used JUnit but not J2EEUnit (I don't do much EJB work at the moment),
but this sounds very useful. I'm curious what, if any, is the integration/overlap
between JUnit and J2EEUnit? To properly test a complex app, will a user 
need both, or does J2EEUnit include all of the functionality of JUnit?
Are their dependency issues on the codebase? Any potential for collaboration
with the JUnit folks?

Kief


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to