Uses of Interface
net.officefloor.jpa.test.IMockEntity
Packages that use IMockEntity
-
Uses of IMockEntity in net.officefloor.jpa.test
Fields in net.officefloor.jpa.test declared as IMockEntityFields in net.officefloor.jpa.test with type parameters of type IMockEntityModifier and TypeFieldDescriptionprotected static Class<? extends IMockEntity>AbstractJpaTestCase.mockEntityClassIMockEntityimplementationClass.Methods in net.officefloor.jpa.test that return types with arguments of type IMockEntityModifier and TypeMethodDescriptionprotected abstract Class<? extends IMockEntity>AbstractJpaTestCase.getMockEntityClass()Obtains theIMockEntityimplementationClass.