hibernate-orm/hibernate-integrationtest-j...
Yoann Rodière 09c6c1d6e8 Use JUnit 5 for Java Modules integration tests
No idea why we weren't, but using JUnit 4 leads to problems with JDK 21
(some classes being detected as tests even though they aren't),
so let's avoid that.
2023-08-07 17:15:59 +02:00
..
src/test HHH-16963 Avoid H2's capability to register a JVM shutdown hook: causes classloader leaks during tests 2023-07-21 11:43:01 -04:00
hibernate-integrationtest-java-modules.gradle Use JUnit 5 for Java Modules integration tests 2023-08-07 17:15:59 +02:00