See: Description
| Class | Description |
|---|---|
| TestEntityManager |
Alternative to
EntityManager for use in JPA tests. |
| TestEntityManagerAutoConfiguration |
Auto-configuration for
TestEntityManager. |
| Annotation Type | Description |
|---|---|
| AutoConfigureDataJpa |
Auto-configuration imports for typical Data JPA tests. |
| AutoConfigureTestEntityManager |
Annotation that can be applied to a test class to enable auto-configuration of a
TestEntityManager. |
| DataJpaTest |
Annotation for a JPA test that focuses only on JPA components.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.