From 3171f2ad9e85cb1a646338df2faeccbca2fbc376 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Tue, 27 Mar 2007 16:37:17 +0000 Subject: Added additional comments git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@522991 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/java/org/apache/qpid/server/queue/AMQQueueAlertTest.java | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java') diff --git a/java/broker/src/test/java/org/apache/qpid/server/queue/AMQQueueAlertTest.java b/java/broker/src/test/java/org/apache/qpid/server/queue/AMQQueueAlertTest.java index 236291968f..0c1da5c278 100644 --- a/java/broker/src/test/java/org/apache/qpid/server/queue/AMQQueueAlertTest.java +++ b/java/broker/src/test/java/org/apache/qpid/server/queue/AMQQueueAlertTest.java @@ -106,6 +106,8 @@ public class AMQQueueAlertTest extends TestCase /** * Tests if Queue Depth alert is thrown when queue depth reaches the threshold value * + * Based on FT402 subbmitted by client + * * @throws Exception */ public void testQueueDepthAlertNoSubscriber() throws Exception -- cgit v1.2.1