org.jboss.seam.persistence.transactions.test
Class TransactionInterceptorTestBase
java.lang.Object
org.jboss.seam.persistence.transactions.test.TransactionInterceptorTestBase
public class TransactionInterceptorTestBase
- extends Object
Tests the @Transactional interceptor
TODO: refactor the tests to share a common superclass
- Author:
- stuart
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionInterceptorTestBase
public TransactionInterceptorTestBase()
getTestClasses
public static Class<?>[] getTestClasses()
testTransactionInterceptor
public void testTransactionInterceptor()
throws NotSupportedException,
SystemException,
SecurityException,
IllegalStateException,
RollbackException,
HeuristicMixedException,
HeuristicRollbackException
- Throws:
NotSupportedException
SystemException
SecurityException
IllegalStateException
RollbackException
HeuristicMixedException
HeuristicRollbackException
testTransactionInterceptorMethodOverrides
public void testTransactionInterceptorMethodOverrides()
assertHotels
public void assertHotels(int count)
throws NotSupportedException,
SystemException
- Throws:
NotSupportedException
SystemException
Copyright © 2011 Seam Framework. All Rights Reserved.