summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/ack/AcknowledgeAfterFailoverTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-3713: remove redundant failover test casesKeith Wall2011-12-261-317/+0
* QPID-2346 : AcknowledgeAfterFailoverTest was putting more messages on the ext...Martin Ritchie2010-02-051-30/+41
* QPID-1816 : Ensured the lastCount value is always correctly set to NUM_MESSAG...Martin Ritchie2009-10-131-1/+1
* QPID-1950 : Problem is that the thrown exception whilst an IOException does n...Martin Ritchie2009-10-081-1/+1
* QPID-1816 : Update to AOMT based tests, Test now continues as long as message...Martin Ritchie2009-10-051-1/+1
* QPID-1816 : Add testing for ack after failover, and testing for acknowledgeme...Martin Ritchie2009-10-051-69/+8
* QPID-1816 : Add Acknowledge tests and QuickAcking manual test helper.Martin Ritchie2009-10-051-14/+204
* Fix for dirty sessions, start to test that sessions are dirty when required.Martin Ritchie2009-10-051-21/+89
* QPID-1816 : Updated AcknowledgeTests to cover all ack modes and the synchrono...Martin Ritchie2009-10-051-0/+109