[jboss-remoting-commits] JBoss Remoting SVN: r6121 - remoting3/trunk/jboss-remoting/src/test/java/org/jboss/remoting3/test/remote.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Wed Oct 20 14:59:28 EDT 2010


Author: ron.sigal at jboss.com
Date: 2010-10-20 14:59:28 -0400 (Wed, 20 Oct 2010)
New Revision: 6121

Modified:
   remoting3/trunk/jboss-remoting/src/test/java/org/jboss/remoting3/test/remote/RemoteMessageHandlerTestCase.java
Log:
JBREM-1249: Added javadoc comment to test method related to this issue.

Modified: remoting3/trunk/jboss-remoting/src/test/java/org/jboss/remoting3/test/remote/RemoteMessageHandlerTestCase.java
===================================================================
--- remoting3/trunk/jboss-remoting/src/test/java/org/jboss/remoting3/test/remote/RemoteMessageHandlerTestCase.java	2010-10-20 04:17:43 UTC (rev 6120)
+++ remoting3/trunk/jboss-remoting/src/test/java/org/jboss/remoting3/test/remote/RemoteMessageHandlerTestCase.java	2010-10-20 18:59:28 UTC (rev 6121)
@@ -226,6 +226,9 @@
       }
    }
    
+//   /**
+//    * See JBREM-1249 for the problem that occurs in this test method.
+//    */
 //   @Test
 //   public void testReplyExceptionAbort() throws Exception {
 //      enter();



More information about the jboss-remoting-commits mailing list