org.jboss.seam.persistence.test
Class EntityInjectionTestBase
java.lang.Object
org.jboss.seam.persistence.test.EntityInjectionTestBase
public class EntityInjectionTestBase
- extends Object
Tests that injection is working for JPA entities
- Author:
- Stuart Douglas
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityInjectionTestBase
public EntityInjectionTestBase()
getTestClasses
public static Class<?>[] getTestClasses()
testInjectionIntoEntity
public void testInjectionIntoEntity()
throws NotSupportedException,
SystemException,
SecurityException,
IllegalStateException,
RollbackException,
HeuristicMixedException,
HeuristicRollbackException
- Throws:
NotSupportedException
SystemException
SecurityException
IllegalStateException
RollbackException
HeuristicMixedException
HeuristicRollbackException
Copyright © 2011 Seam Framework. All Rights Reserved.