public class AbstractDbTestCdi extends AbstractDbTest
Will be run in a CDI container using Arquillian. Any CDI related classes must be added manually to the Arquillian Deployment.
connUtil, dbInitializer, em, emUtil, logger| Constructor and Description |
|---|
AbstractDbTestCdi() |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.EntityManager |
getEntityManager()
Producer method that gets the current EntityManager of the test case.
|
cleanupDb, prepareSchemaByProfile, runDbInitializationScripts, setRollbackOnly, startNewWorkCopyright © 2015. All rights reserved.