From 39de8fec28f42cf35c94f7302842da6a5e640da5 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@960554 13f79535-47bb-0310-9956-ffa450edef68 --- .../test/java/org/apache/qpid/systest/GlobalQueuesTest.java | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'qpid/java/broker-plugins') diff --git a/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java b/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java index ea8b5b7a65..e0934faf44 100644 --- a/qpid/java/broker-plugins/experimental/slowconsumerdetection/src/test/java/org/apache/qpid/systest/GlobalQueuesTest.java +++ b/qpid/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