summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/server/logging/ConnectionLoggingTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2835 Implement CON Operational Logging on 0-10Andrew Donald Kennedy2010-10-031-13/+31
* QPID-2838: add common code for repeated validations within test classes, help...Robert Gemmell2010-09-011-34/+32
* QPID-2059 : Updated test to try and wait for the subscriber message to appear...Martin Ritchie2010-02-051-12/+6
* QPID-2002 : Improved Channel/ConnectionLogging Test to report that it had no ...Martin Ritchie2009-08-061-0/+2
* QPID-2002 : Rename extractConnectionID to getConnectionID to be inline with r...Martin Ritchie2009-08-061-7/+2
* QPID-2002 : Updated ConnectionLoggingTest to protect against message reorderi...Martin Ritchie2009-08-031-4/+26
* QPID-2002 : Added new getLog method to AbstractTestLogging that retreives the...Martin Ritchie2009-08-031-6/+6
* QPID-2002 : Updated ConnectionLoggingTest to use new validation methods in Ab...Martin Ritchie2009-08-031-15/+14
* QPID-2002 : Addition of ConnectionLoggingTestMartin Ritchie2009-08-031-0/+164