Package net.officefloor.jpa.test
Class AbstractJpaTestCase.ReadSection
- java.lang.Object
-
- net.officefloor.jpa.test.AbstractJpaTestCase.ReadSection
-
- Enclosing class:
- AbstractJpaTestCase
public static class AbstractJpaTestCase.ReadSection extends java.lang.Object
Mock section for reading entity.
-
-
Constructor Summary
Constructors Constructor Description ReadSection()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
service(AbstractJpaTestCase.Result result, javax.persistence.EntityManager entityManager)
-
-
-
Method Detail
-
service
public void service(@Parameter AbstractJpaTestCase.Result result, javax.persistence.EntityManager entityManager)
-
-