summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/server/logging/AbstractTestLogging.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-8/+9
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-1/+1
* QPID-3023: enable using the ServerConfiguration directly instead of leveragin...Robert Gemmell2011-01-271-55/+20
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-6/+6
* QPID-2840: have the tests set a message prefix to facilitate scraping message...Robert Gemmell2010-09-081-1/+10
* QPID-2838, QPID-2843: test readability tweaksRobert Gemmell2010-09-081-1/+1
* QPID-2838: add common code for repeated validations within test classes, help...Robert Gemmell2010-09-011-1/+83
* QPID-2802: Add support for a status-logging hierarchy, such that the Log4jMes...Robert Gemmell2010-08-261-1/+1
* QPID-2763: Record old store class name.Andrew Donald Kennedy2010-07-281-1/+8
* QPID-2763: Alerting tests do not need to create a message storeAndrew Donald Kennedy2010-07-271-1/+12
* QPID-2632 : External broker profile actually needs an InVM broker created to ...Martin Ritchie2010-06-031-0/+53
* QPID-2639Rajith Muditha Attapattu2010-06-021-2/+2
* QPID-2059 : Updated test to try and wait for the subscriber message to appear...Martin Ritchie2010-02-051-0/+1
* QPID-2002 : Add ability to filter log messages by virtualhost to AbstractTest...Martin Ritchie2009-08-071-42/+78
* QPID-2002 : Used new close feature of LogMonitor to ensure test log file only...Martin Ritchie2009-08-061-0/+8
* QPID-2002 : Add Queue Logging Tests.Martin Ritchie2009-08-061-0/+14
* QPID-2002 : Rename extractConnectionID to getConnectionID to be inline with r...Martin Ritchie2009-08-061-2/+2
* QPID-2002 : Updated ConnectionLoggingTest to protect against message reorderi...Martin Ritchie2009-08-031-1/+41
* QPID-2002 : Added new getLog method to AbstractTestLogging that retreives the...Martin Ritchie2009-08-031-7/+85
* QPID-2002: Added testing of Channel LoggingMartin Ritchie2009-08-031-5/+88
* QPID-2002 : Addition of ConnectionLoggingTestMartin Ritchie2009-08-031-0/+61