summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/client/AMQConnectionTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-041-5/+8
* QPID-2639Rajith Muditha Attapattu2010-06-021-2/+2
* Modified the test slightly to make it work against the 0-10 code path.Rajith Muditha Attapattu2010-05-181-1/+10
* This test is failed due to the checkin made in rev 942293 as a fix for QPID-2...Rajith Muditha Attapattu2010-05-181-2/+1
* Modified the testHeartbeat method to use an external script to start & stop t...Rajith Muditha Attapattu2010-05-061-10/+30
* The heartbeat wasn't being set properly and these mistakes went uncaught due ...Rajith Muditha Attapattu2010-05-061-0/+105
* Removed assertions based on wrong assumptions.Rajith Muditha Attapattu2010-05-031-8/+7
* This contains a test for QPID-1831 and import modifications as a result of th...Rajith Muditha Attapattu2010-02-031-1/+1
* This is a first step towards QPID-2343Rajith Muditha Attapattu2010-01-181-1/+1
* QPID-1823: Allow recycling of channel IDsAidan Skinner2009-04-211-0/+19
* QPID-1289: Make 0-8/0-9 client honour the max_preftech system property.Aidan Skinner2008-10-101-0/+57
* QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT...Martin Ritchie2008-07-151-0/+194