I too have problems using Junitperf with Junit4 test cases
that do not implement Test interface.
Anyone has any ideas or other ways of using this tool
with Junit 4 test cases?
thanks
Srini
--- In junitperf@yahoogroups.com, Thomas L Roche <tlroche@...> wrote:
>
> al wu 05/03/2007 06:22:42 PM:
> > Were you able to use JUnitPerfs tests w/ a JUnit4 runner? I tried
a
> > couple things and could not get it to run in a JUnit4 runner.
>
> Me too.
>
> > I was able to do it no problem in a JUnit3 runner by implementing
> > the suite() method.
>
> I went that way first. So for now at least, I'm sticking with
JUnit3.
>