| Class and Description |
|---|
| AbstractJpaTestRule
A JUnit
TestRule that creates a temporary file-based database (using
an AbstractDbTestRule instance) during test execution and wraps
Spring/Hibernate based local JPA container around it. |
| AbstractJpaTestRule.EntityManagerFactoryConfigurator
A command interface for providing custom configuration logic for the
internal
LocalContainerEntityManagerFactoryBean and
BasicDataSource. |
Copyright © 2013. All Rights Reserved.