[jboss-remoting-commits] JBoss Remoting SVN: r4230 - remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Thu May 22 18:38:12 EDT 2008


Author: ron.sigal at jboss.com
Date: 2008-05-22 18:38:12 -0400 (Thu, 22 May 2008)
New Revision: 4230

Modified:
   remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/ServerInvokerHandlerProxyTestCase.java
Log:
JBREM-977: Updated name of test method.

Modified: remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/ServerInvokerHandlerProxyTestCase.java
===================================================================
--- remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/ServerInvokerHandlerProxyTestCase.java	2008-05-22 22:37:26 UTC (rev 4229)
+++ remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/ServerInvokerHandlerProxyTestCase.java	2008-05-22 22:38:12 UTC (rev 4230)
@@ -85,7 +85,7 @@
    }
    
    
-   public void testCallbackStoreProxy() throws Throwable
+   public void testServerInvokerHandlerProxy() throws Throwable
    {
       log.info("entering " + getName());
       




More information about the jboss-remoting-commits mailing list