summaryrefslogtreecommitdiff
path: root/java/java.testprofile
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-04-16 12:26:05 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-04-16 12:26:05 +0000
commit47186870b99736e644b6df741e559b96e6e46c9e (patch)
tree7140725fa88da84df47bfdf5e84f699839963a05 /java/java.testprofile
parenta52c62ae6a7411adc70a7bfed6e237f42dd29028 (diff)
downloadqpid-python-47186870b99736e644b6df741e559b96e6e46c9e.tar.gz
QPID-1817 : Update to QpidTestCase to use setUp to start the broker this allows tests to update the _configFile that is being used before the broker is started. By default the etc/config-systests.xml is used. This differs from the stock config.xml only in that it disables the Managment JMX interface by default. If a test requires this functionality it can provided an edited configuration. An example of how that might be done can be seen in SyncWaitDelayTest and will additionally be provided for QPID-1813.
A couple of tests were modified to remove their setUp/tearDown where the code did no additional work. This made the tests cleaner. Additionally FrameworkBaseCase never actually called super.setUp() so that was fixed. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@765602 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/java.testprofile')
0 files changed, 0 insertions, 0 deletions