hibernate-orm/hibernate-testing
jun 71fefc7220 remove unnecessary Integer.valueOf() in ShirtStringToIntegerConverter 2024-10-07 10:08:15 +02:00
..
src remove unnecessary Integer.valueOf() in ShirtStringToIntegerConverter 2024-10-07 10:08:15 +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 completely remove checkstyle and replace it with a simple regex check 2024-09-30 13:10: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)