org.jboss.seam.persistence.transactions.test
Class TransactionScopedTestBase

java.lang.Object
  extended by org.jboss.seam.persistence.transactions.test.TransactionScopedTestBase

public class TransactionScopedTestBase
extends Object


Constructor Summary
TransactionScopedTestBase()
           
 
Method Summary
static Class<?>[] getTestClasses()
           
 void transactionScopeTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionScopedTestBase

public TransactionScopedTestBase()
Method Detail

getTestClasses

public static Class<?>[] getTestClasses()

transactionScopeTest

public void transactionScopeTest()
                          throws NotSupportedException,
                                 SystemException,
                                 SecurityException,
                                 IllegalStateException,
                                 RollbackException,
                                 HeuristicMixedException,
                                 HeuristicRollbackException
Throws:
NotSupportedException
SystemException
SecurityException
IllegalStateException
RollbackException
HeuristicMixedException
HeuristicRollbackException


Copyright © 2011 Seam Framework. All Rights Reserved.