On 08/10/2009, Ralph Goers <ralph.go...@dslextreme.com> wrote: > > On Oct 7, 2009, at 11:14 PM, Oliver Heger wrote: > > > > I would like to switch to JUnit 4.x in the configuration2 branch. > > > > While I think it does not make a big difference, I use it in my day job > and have grown comfortable with some of the features. Especially when > testing expected exceptions it saves you some typing. > > > > Existing tests need not be adapted as they should continue to work. > > > > Any objections? > > > > > > No. Go for it. IIRC upgrading the jar doesn't require changing all the > test cases.
I'm in the process of adding JUnit4 to JMeter, and the jar works fine with JUnit3 tests. However, JUnit4 requires Java 1.5+ which I assume is OK? > Ralph > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org