summaryrefslogtreecommitdiff
path: root/java/systests/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-2002 : Removed commented out codeMartin Ritchie2009-08-121-64/+38
* QPID-2002 : removed unused importMartin Ritchie2009-08-121-1/+0
* Correct LogMonitorTest after change to the rest functionality broke the test.Martin Ritchie2009-08-091-3/+1
* QPID-2002 : Add VirtualHost logging and testing, again shutdown testing must ...Martin Ritchie2009-08-091-0/+165
* QPID-2002 : Added new message CHN-1004, to allow the reporting of prefetch si...Martin Ritchie2009-08-091-5/+17
* QPID-2002 : Addition of Management LoggingMartin Ritchie2009-08-071-0/+378
* QPID-2002 : Add ability to filter log messages by virtualhost to AbstractTest...Martin Ritchie2009-08-072-43/+92
* QPID-2002 : Updated to use getTestQueueName() to ensure the queue used is spe...Martin Ritchie2009-08-071-2/+2
* QPID-2002 : Ensured new Logging tests use a new queue name for each test case...Martin Ritchie2009-08-072-9/+21
* Ensured monitor resets do not exclude test connnection setupMartin Ritchie2009-08-073-7/+8
* QPID-2033 : Added destroy for broker process that fails to startup. Also augm...Martin Ritchie2009-08-071-46/+66
* QPID-2033 : Update to QpidTestCase to ensure that external broker is fully sh...Martin Ritchie2009-08-071-0/+2
* Update to LogMonitor to use channel truncation as the AlertingTest did previo...Martin Ritchie2009-08-071-4/+2
* QPID-2002 : MessageStore Logging updates to include queue counts from persist...Martin Ritchie2009-08-071-3/+247
* Add a drainQueue method to QTC to allow tests to clean up after themselvesMartin Ritchie2009-08-071-7/+38
* Fixed BDBMessageStore class pathMartin Ritchie2009-08-071-1/+1
* QPID-2002 : Fix for BindingLoggingTest : Where Binding Delete message order i...Martin Ritchie2009-08-071-6/+17
* QPID-2002 : Fix for BrokerLoggingTest NPE.Martin Ritchie2009-08-071-0/+3
* QPID-2002 : Improved Channel/ConnectionLogging Test to report that it had no ...Martin Ritchie2009-08-063-13/+59
* QPID-2002, QPID-2001 : Add new SubscriptionActor to perform Subscription clos...Martin Ritchie2009-08-061-0/+6
* QPID-2002 : Add Binding Logging Messages with testMartin Ritchie2009-08-062-10/+277
* QPID-2002 : Removed local _monitor which was hiding super class variableMartin Ritchie2009-08-061-2/+0
* QPID-2002: Added Exchange Logging and testMartin Ritchie2009-08-061-0/+204
* QPID-2002 : SubscriptionLogging Tests, update to SubscriptionImpl for new exc...Martin Ritchie2009-08-062-0/+300
* QPID-2002 : Used new close feature of LogMonitor to ensure test log file only...Martin Ritchie2009-08-061-0/+8
* QPID-2002 : Added exclusive parameter to subscription.setQueue to allow impro...Martin Ritchie2009-08-061-1/+1
* Add close to LogMonitor so we only get the messages for that test in the log ...Martin Ritchie2009-08-061-4/+25
* QPID-1223 : Now that we are correctly closing all the InVM brokers ChannelClo...Martin Ritchie2009-08-061-2/+2
* QPID-2002: Removed the setting of QPID_WORK as this appears to upset Derby, l...Martin Ritchie2009-08-062-13/+3
* QPID-2002 : Completion of BrokerLoggingTest, the shutdown tests have been exc...Martin Ritchie2009-08-062-35/+930
* QPID-1223 : Non QTC and some QTC tests are still not correctly cleaning up th...Martin Ritchie2009-08-069-61/+49
* QPID-2002: MessageStore Logging , DerbyMS Does not have Queue Recovery loggin...Martin Ritchie2009-08-063-1/+457
* QPID-2002 : Updated ChannelLoggingTest to use new getMessageString method for...Martin Ritchie2009-08-061-4/+4
* QPID-2002, QPID-2012 : Provide Broker Startup Logging using a SystemOutMessag...Martin Ritchie2009-08-061-0/+102
* QPID-2002 : Add Queue Logging Tests.Martin Ritchie2009-08-064-0/+562
* QPID-2028 : Ensure all Non QpidTestCase System tests correctly clean up by re...Martin Ritchie2009-08-061-4/+4
* QPID-2002 : Rename extractConnectionID to getConnectionID to be inline with r...Martin Ritchie2009-08-062-9/+4
* QPID-2019 : Update Exclude mechanism so we can exclude the new logging tests ...Martin Ritchie2009-08-031-1/+2
* QPID-2002 : Updated ConnectionLoggingTest to protect against message reorderi...Martin Ritchie2009-08-032-5/+67
* QPID-2002 : Added new getLog method to AbstractTestLogging that retreives the...Martin Ritchie2009-08-033-20/+98
* QPID-2002 : Updated ConnectionLoggingTest to use new validation methods in Ab...Martin Ritchie2009-08-031-15/+14
* QPID-2002 : Added QUEUE constant = queue to QTCMartin Ritchie2009-08-031-0/+1
* QPID-2002: Added testing of Channel LoggingMartin Ritchie2009-08-032-5/+369
* Updated AlertingTest to use new methods in Abstract super classMartin Ritchie2009-08-031-7/+2
* QPID-2002 : Addition of ConnectionLoggingTestMartin Ritchie2009-08-032-0/+225
* QPID-2011 : Updated AlertingTest to use new LogMonitoring class and corrected...Martin Ritchie2009-08-033-185/+350
* QPID-2001 : Added new LogMonitor (with Test) to ensure that messages Logged o...Martin Ritchie2009-08-032-0/+478
* rationalized naming of exclude files to make it clear why tests are excluded ...Rafael H. Schloming2009-07-271-3/+3
* QPID-2001 : Provide a locale configuration option to allow the localisation o...Martin Ritchie2009-07-221-0/+5
* QPID-1992 : Corrected duplication in ServerConfiguration for StatusUpdates an...Martin Ritchie2009-07-221-1/+6