summaryrefslogtreecommitdiff
path: root/qpid/java/client/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Added another test to check for URISyntaxException when both routingkey and b...Rajith Muditha Attapattu2008-02-271-1/+27
* added a test case for the multiple binding key caseRajith Muditha Attapattu2008-02-271-10/+25
* modified test harness to clean up data dir when broker crashesRafael H. Schloming2008-02-211-22/+62
* added consumer2.close as messages may be delivered to this not used consumerArnaud Simon2008-02-211-0/+1
* changed for runing only with an 0.8 broker (this is testing 0.8 connection)Arnaud Simon2008-02-211-118/+128
* added init after broker shutdown and changed receiveNowait to receive(1000)Arnaud Simon2008-02-202-63/+80
* added a test for message send followed by immediate connection close; fixed c...Rafael H. Schloming2008-02-121-0/+72
* added default getConnection()Rafael H. Schloming2008-02-121-0/+5
* made xa tests run, and made QpidTestCase more robustRafael H. Schloming2008-02-084-19/+31
* simplied QpidTestCase's interface for running non vm brokers and set up build...Rafael H. Schloming2008-02-086-127/+96
* added test for exception listener; fixed NPERafael H. Schloming2008-02-072-1/+63
* Changed session mode to AUTO_ACK so mesages are removed from broker between t...Arnaud Simon2008-02-062-11/+11
* Changed for using AUTO_ACK sessionArnaud Simon2008-02-061-3/+3
* Qpid 742Arnaud Simon2008-01-181-0/+5
* see Qpid-721Arnaud Simon2008-01-041-7/+7
* estSend2ThenCloseAfter1andTryAgain from CommitRollbackTest randomlyArnaud Simon2008-01-041-8/+8
* Qpid-709: nolocal test was failing because the inVM connections were not crea...Arnaud Simon2007-12-172-1/+16
* Enabled the broker module again, and Commented out the offending class that h...Rajith Muditha Attapattu2007-11-291-5/+5
* added several cr and xa testsArnaud Simon2007-11-081-0/+167
* added several cr and xa testsArnaud Simon2007-11-082-0/+1839
* added several cr and xa testsArnaud Simon2007-11-081-132/+39
* added several cr and xa testsArnaud Simon2007-11-081-0/+2
* added several cr and xa testsArnaud Simon2007-11-081-2/+7
* Close connection on tear down (ensures no consumers are left active)Gordon Sim2007-11-061-0/+1
* changed to only run dtx tests when the broker version is not 0_8Arnaud Simon2007-11-051-3/+3
* changed to only run dtx tests when the broker version is not 0_8Arnaud Simon2007-11-051-455/+471
* added dtx queue testsArnaud Simon2007-11-053-2/+730
* Updated to be 0_10 specificArnaud Simon2007-10-241-84/+198
* cahnged for using different destinationsArnaud Simon2007-10-247-7/+8
* cahnged for setting the consumer before the producerArnaud Simon2007-10-231-7/+8
* Added timeout for avoiding lockingArnaud Simon2007-10-191-1/+1
* changed to manage 0_10 specific semanticsArnaud Simon2007-10-191-24/+33
* increased number of runsArnaud Simon2007-10-151-1/+1
* Enabled packed struct encoding in python, cpp, and java. Also fixed computati...Rafael H. Schloming2007-10-142-5/+13
* Changed the suite() method so that not to always use an in-VM brokerArnaud Simon2007-10-121-3/+3
* Changed the way temporary queues are createdArnaud Simon2007-10-122-4/+8
* Updated for respecting 0_10 specific semanticsArnaud Simon2007-10-111-2/+10
* Updated for running version specific testsArnaud Simon2007-10-113-5/+25
* Changed for using QpidTestCaseArnaud Simon2007-10-101-32/+6
* Changed for using QpidTestCaseArnaud Simon2007-10-101-15/+7
* Changed for using QpidTestCaseArnaud Simon2007-10-101-24/+7
* Updated for using QpidTesCase connectionArnaud Simon2007-10-101-2/+2
* Removed system.outs and replaced with log statementsRajith Muditha Attapattu2007-10-101-6/+6
* fixed issue with transactionsArnaud Simon2007-10-081-4/+2
* fixed issue with temporary queues as the consumer was not closed when cancel ...Arnaud Simon2007-10-081-2/+1
* Changed to use QpidTestCaseArnaud Simon2007-10-031-5/+13
* Changed to use QpidTestCaseArnaud Simon2007-10-0318-87/+71
* Changed to use QpidTestCaseArnaud Simon2007-10-031-16/+6
* Changed to use QpidTestCaseArnaud Simon2007-10-031-2/+2
* Changed to use QpidTestCaseArnaud Simon2007-10-027-57/+39