Hello,
JUnit version 3.8 does not require TestCases to implement the suite() method. It creates one automatically and runs all the methods starting with 'test' in the TestCase class. This is quite a handy feature.
It requires that we upgrade to JUnit 3.8. Any objections to the move?
-- Ceki Gülcü
For log4j documentation consider "The complete log4j manual" ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
import org.apache.Facetime; ApacheCon US 2003, 18-21 November http://apachecon.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]