com.atlassian.plugins.rest.common.transaction
Class TransactionInterceptorTest
java.lang.Object
com.atlassian.plugins.rest.common.transaction.TransactionInterceptorTest
public class TransactionInterceptorTest
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionInterceptorTest
public TransactionInterceptorTest()
setUp
public void setUp()
testExecute
public void testExecute()
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException
- Throws:
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
testExecuteThrowRuntimeException
public void testExecuteThrowRuntimeException()
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException
- Throws:
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
testExecuteThrowIllegalAccessException
public void testExecuteThrowIllegalAccessException()
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException
- Throws:
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
testExecuteThrowInvocationTargetException
public void testExecuteThrowInvocationTargetException()
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException
- Throws:
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
Copyright © 2014 Atlassian. All Rights Reserved.