summaryrefslogtreecommitdiff
path: root/java/broker-plugins
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2010-07-05 11:17:38 +0000
committerMartin Ritchie <ritchiem@apache.org>2010-07-05 11:17:38 +0000
commit54b71658de22512e7d79df8dcabf37a969899c1e (patch)
tree0743791928c720eff24dc0b293db96b064e8edf1 /java/broker-plugins
parent8e4f09d70306350a9fd970ac5880300a791f8882 (diff)
downloadqpid-python-54b71658de22512e7d79df8dcabf37a969899c1e.tar.gz
QPID-2681 : Clean up test
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@960554 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/broker-plugins')
-rw-r--r--java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java13
1 files changed, 0 insertions, 13 deletions
diff --git a/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java b/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java
index ea8b5b7a65..e0934faf44 100644
--- a/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java
+++ b/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java
@@ -71,19 +71,6 @@ public class GlobalQueuesTest extends TestingBaseCase
*/
- /**
- * Test to write: Check that exclusive Transient Queues are not
- * disconnected. i.e. JMS Temporary Queues
- *
- * @param ackMode
- *
- * @throws Exception
- */
- public void exclusiveTransientQueue(int ackMode) throws Exception
- {
-
- }
-
public void setConfig(String property, String value, boolean deleteDurable) throws NamingException, IOException, ConfigurationException
{
setProperty(CONFIG_SECTION + ".slow-consumer-detection." +