Author: ron.sigal(a)jboss.com
Date: 2008-05-22 18:37:26 -0400 (Thu, 22 May 2008)
New Revision: 4229
Modified:
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/CallbackErrorHandlerProxyTestCase.java
Log:
JBREM-977: Updated name of test method.
Modified:
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/CallbackErrorHandlerProxyTestCase.java
===================================================================
---
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/CallbackErrorHandlerProxyTestCase.java 2008-05-22
22:36:57 UTC (rev 4228)
+++
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/CallbackErrorHandlerProxyTestCase.java 2008-05-22
22:37:26 UTC (rev 4229)
@@ -92,7 +92,7 @@
}
- public void testCallbackStoreProxy() throws Throwable
+ public void testCallbackErrorHandlerProxy() throws Throwable
{
log.info("entering " + getName());
Show replies by thread