You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stephen Colebourne <sc...@btopenworld.com> on 2003/01/07 23:53:29 UTC

Re: [lang] Unit Tests

From: "Henri Yandell" <ba...@generationjava.com>
> You seem to use assertFalse and assertNotSame, which I think are JUnit
> 3.8.1 functions and not 3.7. [I'm a little unsure, as I think the
> junit-3.7.jar on my machine is actually a junit-3.8.1.jar due to some
> screwup].
>
> Against 3.8.1, these tests run fine. Against 3.7 they don't. Anyone got a
> reason not to update to 3.8.1?
No, we might as well.


> Lang also doesn't pass its enum/ tests at the moment. It's a serialization
> error:
>
> 1)
testOperationSerialization(org.apache.commons.lang.enum.EnumTest)java.lang.N
oClassDefFoundError:
> org/apache/commons/lang/enum/OperationEnum$1
>
> Anyone got this in hand? Or able to confirm that this is true?
I don't see this on my setup (Eclipse, Win98, JDK1.4.1). More info?

Stephen


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>