ch.elca.el4j.tests.services.remoting.rmi
Class ClientTestCaseNoContextPassing
java.lang.Object
ch.elca.el4j.tests.services.remoting.rmi.ClientTestCaseNoContextPassing
public class ClientTestCaseNoContextPassing
- extends Object
This class tests the idempotent invocation interceptor that handles retrials
by itself.
- Author:
- Stefan Pleisch (SPL)
- File-location:
- ClientTestCaseNoContextPassing
- Last check-in date:
- 2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
s_logger
private static org.slf4j.Logger s_logger
- Private logger.
m_applicationContext
private ApplicationContext m_applicationContext
m_obj
private BusinessObject m_obj
ClientTestCaseNoContextPassing
public ClientTestCaseNoContextPassing()
testNextProtocol
public void testNextProtocol()
- Tests whether the server/DB properly abort the transaction upon reception
of a special flag.
- See Also:
#THROW_IDEMPOTENTINVOCATION_EXCEPTION
runTest
protected void runTest()
-
getInclusiveConfigLocations
protected String[] getInclusiveConfigLocations()
-
getLog
protected org.slf4j.Logger getLog()
getTestObj
protected BusinessObject getTestObj()
Copyright © 2005-2011 ELCA. All Rights Reserved.