ch.elca.el4j.tests.core.aop
Class ExceptionChainConverterInterceptorTest
java.lang.Object
ch.elca.el4j.tests.core.aop.ExceptionChainConverterInterceptorTest
public class ExceptionChainConverterInterceptorTest
- extends Object
Test case for exception chain converter.
- Author:
- pos
- File-location:
- ExceptionChainConverterInterceptorTest
- Last check-in date:
- 2009-08-04 14:35:53 +0200 (Di, 04. Aug 2009) by swismer for revision 3875
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_testThrowable
Throwable m_testThrowable
ExceptionChainConverterInterceptorTest
public ExceptionChainConverterInterceptorTest()
testBasicInterceptor
public void testBasicInterceptor()
- Test normal invocation usage
testInterceptorWithException
public void testInterceptorWithException()
- Test usage with exception
testConvertCause
public void testConvertCause()
- Test isolated cause conversion
checkThrowableIsCorrectlyHandled
private void checkThrowableIsCorrectlyHandled(Throwable result)
Copyright © 2005-2011 ELCA. All Rights Reserved.