hibernate-orm/hibernate-testing
Andrea Boriero 51fd19f055 HHH-18489 Test initialization of unowned, lazy one-to-one associations 2024-09-16 12:01:46 -05:00
..
src HHH-18489 Test initialization of unowned, lazy one-to-one associations 2024-09-16 12:01:46 -05:00
README.adoc HHH-15344 - Ability to apply testing annotations at method-level 2022-06-16 21:15:18 +01:00
hibernate-testing.gradle Convert bytecodeenhanced tests to use JUnit 5 extensions 2024-05-01 07:36:14 -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)