hibernate-orm/hibernate-testing
Gavin King 4781c09d0d migrate toward the new PersistenceUnitTransactionType from JPA 3.2
clean up the test base classes etc.

Signed-off-by: Gavin King <gavin@hibernate.org>
2024-09-04 09:27:46 +02:00
..
src migrate toward the new PersistenceUnitTransactionType from JPA 3.2 2024-09-04 09:27:46 +02:00
README.adoc HHH-15344 - Ability to apply testing annotations at method-level 2022-06-16 21:15:18 +01:00
hibernate-testing.gradle HHH-17460 - Ongoing JPA 32 work 2024-08-15 13:52:25 -05:00

README.adoc

The `hibernate-testing` module of Hibernate ORM defines utilities for writing
tests easier.

This documentation focuses on the JUnit 5 & annotation based testing support...


// todo (6.1) : write more (duh)