Is there any point in having suite() and main() methods in Test classes? IDEs and Maven and Ant allow individual test classes to be run quite easily, so AFAICT there is no need for these methods.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
