2011/5/15 Simone Tripodi <simonetrip...@apache.org>: > Hi all guys, > please help me, there's the need of a volunteer with fresh mind that > could review patch attached to OGNL-9. I put too much effort on > refactoring that I can't see where the error is. > I hope Gary can help us since IIUC he's our JUnit guru!!! > Now off to bed, it's 1:00am :P > Have a nice WE, > Simo >
Maybe it is possible to go incrementally, changing small number of tests in a step? I thought JUnit4 runners should autodetect JUnit3 tests. At least I think it is possible to force it with @RunWith(JUnit38ClassRunner), but JUnit38ClassRunner is in the "internal" package and thus is not supposed to be used explicitly. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org