Hi,
I just downloaded junitperf version 1.9.1 and I am doing a POC with jdk 6 (tried jdk1.5 as well) as stated in junitperf page. My simple load test case not running properly.
When I just want to run one iteration of the test, it goes to setup and tear method but it does not run the actual test which is testOneSecondResponse . You can take a look at my very simple test at http://anonsvn.jboss.org/repos/qa/junitperf/. SampleTestCase.java is the test case and SampleLoadTestCase.java is corresponding load test case.
Regards,
Prabhat