dadrus / jpa-unit

JUnit extension to test javax.persistence entities
Apache License 2.0
29 stars 9 forks source link

Enable usage with JPA 2.0 #3

Closed dadrus closed 7 years ago

dadrus commented 7 years ago

The test extension currently supports JPA 2.1 only. To give more value to it, JPA 2.0 should be supported as well.