I just changed TestIdentityInputStream to use assertEquals(exp,actual) rather than assertTrue(actual==exp), as this shows the actual and expected values if the test fails.
Any objections if I work through the other test classes doing the same? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
