Author: ron.sigal(a)jboss.com
Date: 2008-05-22 18:38:41 -0400 (Thu, 22 May 2008)
New Revision: 4231
Modified:
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/ServerSocketFactoryProxyTestCase.java
Log:
JBREM-977: Updated name of test method.
Modified:
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/ServerSocketFactoryProxyTestCase.java
===================================================================
---
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/ServerSocketFactoryProxyTestCase.java 2008-05-22
22:38:12 UTC (rev 4230)
+++
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/security/ServerSocketFactoryProxyTestCase.java 2008-05-22
22:38:41 UTC (rev 4231)
@@ -91,7 +91,7 @@
}
- public void testCallbackStoreProxy() throws Throwable
+ public void testServerSocketFactoryProxy() throws Throwable
{
log.info("entering " + getName());
Show replies by date