From jmeter-user-return-5235-apmail-jakarta-jmeter-user-archive=jakarta.apache.org@jakarta.apache.org Fri Jul 09 21:28:47 2004 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 29259 invoked from network); 9 Jul 2004 21:28:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Jul 2004 21:28:47 -0000 Received: (qmail 40387 invoked by uid 500); 9 Jul 2004 21:28:45 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 40135 invoked by uid 500); 9 Jul 2004 21:28:43 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 40121 invoked by uid 99); 9 Jul 2004 21:28:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [194.217.242.88] (HELO anchor-post-30.mail.demon.net) (194.217.242.88) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 09 Jul 2004 14:28:41 -0700 Received: from stian.demon.co.uk ([80.176.146.62] helo=ST999999) by anchor-post-30.mail.demon.net with smtp (Exim 3.35 #1) id 1Bj2v8-000FHp-0U for jmeter-user@jakarta.apache.org; Fri, 09 Jul 2004 22:28:38 +0100 Message-ID: <005d01c465fb$b2fb8040$3e92b050@ST999999> From: "Sebastian Bazley" To: "JMeter Users List" References: <40EEBBD2.4030200@lshift.net> Subject: Re: JUnit Sampler? Date: Fri, 9 Jul 2004 21:59:59 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ----- Original Message ----- From: "Sam Jones" To: Sent: Friday, July 09, 2004 4:37 PM Subject: JUnit Sampler? > Hi all, > > Am I missing something, or is JMeter missing a JUnit Sampler? Basicaly > we have a bunch of JUnit test cases in a project and want to run them in > sequence to simulate load. It would seem natural to use JMeter for such > a task and I'd expect to find a 'Java Request' sampler of type 'JUnit', > but I can find no such thing. Have I missed something, or is it just the > wrong thing to do or something? JMeter does not have a JUnit sampler. JUnit is used for running the JMeter unit tests, that's all. Can you not use JUnitPerf, which is specifically designed for use with JUnit? Or does that not provide everything you need? S. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org