You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by sebb <se...@gmail.com> on 2007/08/14 14:16:48 UTC

Re: junit request - can't see my class in the classname list

You need to ensure that you implement the required methods, see:

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#JUnit_Request

and that the test methods are public.

On 12/08/07, Assaf Cohen <As...@ecitele.com> wrote:
> Hi People,
>
> I am using JMeter 2.2.
> I wrote a class that extends junit.framework.TestCase, i jared this
> class and placed it under <JMeter-2.2>\lib\junit\test.jar
> However, when adding a Junit request sampler, JMeter does not show my
> class in the classname list,
> the list is actually empty.
> What can be the problem?
>
> thanks
> Assaf
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org