Hi,
Anyone else mind if I upgrade to JUnit 3.8.1. It adds a few more convenience
methods for assertions and dos away with annoying pass through constructors
ala
public AssemblerTestCase( final String name )
{
super( name );
}
I have been using it in other stuff and it seems all good.
--
Cheers,
Peter Donald
-------------------------------------------------------
To fight and conquer in all your battles is not supreme
excellence; supreme excellence consists in breaking the
enemy's resistance without fighting. - Sun Tzu, 300 B.C.
-------------------------------------------------------
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>