Module com.appslandia.common
Package com.appslandia.common.junit.jpa
Class TestEntityManagerProducer
- java.lang.Object
-
- com.appslandia.common.junit.jpa.TestEntityManagerProducer
-
-
Field Summary
Fields Modifier and Type Field Description protected TestEmfControltestEmfControl
-
Constructor Summary
Constructors Constructor Description TestEntityManagerProducer()
-
-
-
Field Detail
-
testEmfControl
@Inject protected TestEmfControl testEmfControl
-
-
Method Detail
-
produce
@Produces public EntityManagerAccessor produce()
-
-