summaryrefslogtreecommitdiff
path: root/java/testkit/testkit.py
Commit message (Expand)AuthorAgeFilesLines
* Moved the testkit scripts under the tools module.Rajith Muditha Attapattu2010-11-081-278/+0
* Added more test cases to cover failover.Rajith Muditha Attapattu2010-10-051-12/+96
* Added the ability to load the store module via installed rpms or using an exp...Rajith Muditha Attapattu2010-09-301-122/+64
* Added a failover test case that uses durable subscriptions.Rajith Muditha Attapattu2010-09-291-1/+37
* Improved the error handling and modified the parameters to pass in an address...Rajith Muditha Attapattu2010-09-291-30/+47
* made minor changes to get testkit running again.Rajith Muditha Attapattu2010-06-081-26/+9
* Added improved error handlingRajith Muditha Attapattu2009-12-011-13/+16
* Uncommented the other two testsRajith Muditha Attapattu2009-11-191-2/+2
* Added log4j config to the test launcherRajith Muditha Attapattu2009-11-181-8/+6
* changed address syntax to permit more complex subjects, added escaping, impro...Rafael H. Schloming2009-11-131-2/+2
* testkit.py provides the plumbing for running longer duration tests using the ...Rajith Muditha Attapattu2009-11-111-0/+215