From 54b71658de22512e7d79df8dcabf37a969899c1e Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Mon, 5 Jul 2010 11:17:38 +0000 Subject: QPID-2681 : Clean up test git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@960554 13f79535-47bb-0310-9956-ffa450edef68 --- .../test/java/org/apache/qpid/systest/GlobalQueuesTest.java | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'java/broker-plugins/experimental') 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." + -- cgit v1.2.1