You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by James Learmonth <Ja...@datalexuk.com> on 2005/09/19 15:26:09 UTC

Junit functionality

Hello Peter

I have been busy of late.
Did you eventually get the Junit test cases to work.

Regards
Jim Learmonth


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


Re: Junit functionality

Posted by Peter Lin <wo...@gmail.com>.
honeslty, I haven't tried. I wrote the JUnitSampler specifically so that I
could use our existing junit tests in jmeter for functional, load and stress
testing.

right now, the implementation will call

setup
testblah
teardown

peter


On 9/22/05, planetsurya (sent by Nabble.com <http://Nabble.com>) <
lists@nabble.com> wrote:
>
>
> Hello,
> Can i use JXUnit inside jmeter? I found junit sampler and I m able to run
> junit test cases, can i also run jxunit samples using jmeter.
> Thanks,
> Surya
> --
> Sent from the JMeter - User forum at Nabble.com <http://Nabble.com>:
> http://www.nabble.com/Junit-functionality-t322499.html#a932619
>
>

Re: Junit functionality

Posted by "planetsurya (sent by Nabble.com)" <li...@nabble.com>.
Hello,
Can i use JXUnit inside jmeter? I found junit sampler and I m able to run junit test cases, can i also run jxunit samples using jmeter.
Thanks,
Surya
--
Sent from the JMeter - User forum at Nabble.com:
http://www.nabble.com/Junit-functionality-t322499.html#a932619

Re: Junit functionality

Posted by Peter Lin <wo...@gmail.com>.
the code in 2.1 branch should work correctly now with the exception of 
suite, which I haven't figured how to handle. aside from that, it should be 
working now.

http://cvs.apache.org/~woolfel/jakarta-jmeter.zip

you grab the latest build I posted above.

peter lin


On 9/19/05, James Learmonth <Ja...@datalexuk.com> wrote:
> 
> Hello Peter
> 
> I have been busy of late.
> Did you eventually get the Junit test cases to work.
> 
> Regards
> Jim Learmonth
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
>

Re: Junit functionality

Posted by Peter Lin <wo...@gmail.com>.
FYI

I've improved the error handling for the JUnit sampler, so it should be
pretty solid now. I'll try to post a nightly build to my directory today.

thanks for all of your feedback.

peter


h <Ja...@datalexuk.com> wrote:
>
> Hello Peter
>
> I have been busy of late.
> Did you eventually get the Junit test cases to work.
>
> Regards
> Jim Learmonth
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>