org.jboss.seam.persistence.test
Class ManagedPersistenceContextTestBase

java.lang.Object
  extended by org.jboss.seam.persistence.test.ManagedPersistenceContextTestBase

public class ManagedPersistenceContextTestBase
extends Object


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

Constructor Detail

ManagedPersistenceContextTestBase

public ManagedPersistenceContextTestBase()
Method Detail

getTestClasses

public static Class<?>[] getTestClasses()

testManagedPersistenceContext

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


Copyright © 2011 Seam Framework. All Rights Reserved.