On Oct 8, 2009, at 3:53 AM, sebb wrote:
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?
Yes. configuration2 is specifically for 1.5+.
Ralph
-
On 08/10/2009, Ralph Goers 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.
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 sa