summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/test/client/QueueBrowserAutoAckTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-5989: [Java Tests] Relocate system test classes to beneath src/test/javaKeith Wall2014-08-121-440/+0
* QPID-2621 : [Java Client] Calling QueueBrowser.getEnumeration on a stopped co...Robert Godfrey2012-02-271-0/+17
* QPID-792 : [Java Client] Validate queue browser selector on client side, not ...Robert Godfrey2012-02-271-6/+5
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-3/+0
* QPID-3713: remove redundant failover test casesKeith Wall2011-12-261-102/+2
* QPID-2848: refactored message consumer: pre-aquire, capacity decisions are mo...Keith Wall2011-11-071-3/+2
* QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie ...Robert Godfrey2011-09-071-2/+2
* QPID-3008: Fix failover behaviour in 0-10 for QueueBrowserAutoAckTestAndrew Donald Kennedy2011-02-171-14/+2
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-2/+2
* Updated testing harness: QpidTestCase and FailoverBaseCase.Martin Ritchie2009-10-051-2/+2
* QPID-2125: Make FailoverBaseCase set the second brokers QPID_WORK as a subdir...Robert Gemmell2009-10-011-1/+1
* QPID-1935: Use unique queue name per test run. *sigh*.Aidan Skinner2009-06-231-1/+1
* QPID-1914: Create the queue properlyAidan Skinner2009-06-221-0/+1
* QPID-1914 use one queue per test so failures dont spiralAidan Skinner2009-06-221-1/+2
* QPID-1914: make send() transacted so we know the messages got there.Aidan Skinner2009-06-221-1/+2
* QPID-1557: fixed the cpp.cluster test profileRafael H. Schloming2009-01-061-2/+9
* QPID-1179 : Adjusted the test size from 100 to 10, this should reduce the lik...Martin Ritchie2008-07-161-26/+48
* QPID-940,QPID-594,QPID-805,QPID-826 : Updated the client exception handling s...Martin Ritchie2008-07-151-18/+11
* QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT...Martin Ritchie2008-07-151-2/+1
* QPID-1079: Updated ...test.client tests for using QpidTestCaseArnaud Simon2008-05-221-10/+16
* QPID-832 merge M2.xAidan Skinner2008-04-241-0/+510