hibernate-orm/hibernate-testing
Gavin King abcdd60b76 move ClassmateContext to SPI package, since it occurs in BootstrapContext
it was previously in an internal package, and leaked onto the SPI
2024-11-14 14:18:48 +01:00
..
src move ClassmateContext to SPI package, since it occurs in BootstrapContext 2024-11-14 14:18:48 +01: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-18644 - New and improved hibernate-maven-plugin 2024-10-22 08:50:09 -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)