org.jboss.seam.persistence.hibernate.test
Class ManagedHibernateSessionTestBase

java.lang.Object
  extended by org.jboss.seam.persistence.hibernate.test.ManagedHibernateSessionTestBase

public class ManagedHibernateSessionTestBase
extends Object


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

Constructor Detail

ManagedHibernateSessionTestBase

public ManagedHibernateSessionTestBase()
Method Detail

getTestClasses

public static Class<?>[] getTestClasses()

testManagedHibernateSession

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


Copyright © 2011 Seam Framework. All Rights Reserved.