Answering my own question: the JUNit test needed a default no arg
constructor. I'm all set now. Thanks for the offer of assistance.
Mike
--- In
junitperf@yahoogroups.com, Mike Clark <mike@c...> wrote:
>
> On Mar 25, 2005, at 4:06 AM, Mike Foley wrote:
> > Hi,
> >
> > I have a unit test that works fine. I am having trouble decorating
> > this test as a JUnitPerf test. I've done this before, so I am
> > stumbed at the issue I am encountering:
> >
> > Many thanks for any advice,
>
> I'll be in a better position to offer advice if you can provide code
> examples.
>
> Mike