Shouldn't that be assertSame() to retain the meaning of "=="? -md
"sebb" <[email protected]> wrote: >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] >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
