summaryrefslogtreecommitdiff
path: root/java/systests/src/main/java/org/apache/qpid/test/utils/QpidBrokerTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-269/+233
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-98/+242
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-20/+32
* QPID-3775: Automate the manual persistent store tests.Keith Wall2012-01-281-130/+49
* NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...Robert Godfrey2012-01-271-3/+8
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-33/+33
* QPID-3635: Refactored testcase to make objectives more clearKeith Wall2012-01-121-0/+11
* QPID-3712: Correct QpidBrokerTestCase#isExternalBroker logic to correct retur...Keith Wall2011-12-261-2/+2
* QPID-3641: ACLV2 Simplifications and Improvements for Java BrokerKeith Wall2011-11-241-1/+1
* QPID-3490: creating queue via JMX now binds the queue to the default exchange...Keith Wall2011-11-111-1/+1
* QPID-3402: ensure the test JVMs execute with the working dir set to the qpid/...Robert Gemmell2011-09-301-7/+18
* QPID-3513: Avoid use of shell script clean-dir during test cycleKeith Wall2011-09-291-52/+49
* QPID-3501: LogMonitor duplicates chunks of log file if it fails to find match...Keith Wall2011-09-231-2/+1
* QPID-3501: LogMonitor can corrupt test logs files and cause tests subclassing...Keith Wall2011-09-221-0/+5
* QPID-3486: Make connector server port used for JMX configurable.Keith Wall2011-09-141-2/+2
* NO-JIRA: remove test config for Logger which is no longer used, move test sta...Robert Gemmell2011-08-211-41/+6
* QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mec...Robert Gemmell2011-08-181-1/+0
* QPID-3429: ensure that SSL is enabled correctly in MinaNetworkHandler. Refact...Robert Gemmell2011-08-181-20/+24
* QPID-3345: restore/add ability to use sys props to select the NetworkTranspor...Robert Gemmell2011-07-141-24/+5
* QPID-3343: refactor test profiles to allow testing within the same JVM for al...Robert Gemmell2011-07-071-110/+50
* QPID-2815: refactor broker startup to present a clean interface interface for...Robert Gemmell2011-07-071-35/+122
* QPID-3026: remove incomplete support for multiple ApplicationRegistry instanc...Robert Gemmell2011-07-071-2/+2
* QPID-3142: remove incorrectly added wrapping check on alternative cleanup optionRobert Gemmell2011-04-181-8/+5
* QPID-3166: add system test using multiple batch transacted producers with mul...Robert Gemmell2011-03-271-2/+3
* QPID-3142: enable tests to run against a copy of an existing work directoryRobert Gemmell2011-03-151-1/+30
* QPID-2775: use the JMX interface to reload the configuration synchronously, h...Robert Gemmell2010-08-091-31/+22
* QPID-2639: copy the old QpidTestCase@950614 to the new QpidBrokerTestCase, re...Robert Gemmell2010-06-021-0/+1345
* QPID-2639: add ASF licence and correct Logger class to updated QpidTestCase, ...Robert Gemmell2010-06-021-1345/+0
* QPID-2639Rajith Muditha Attapattu2010-06-021-0/+5
* QPID-2639Rajith Muditha Attapattu2010-06-021-0/+1340