hibernate-orm/hibernate-integrationtest-j...
Yoann Rodière 1374a2b518 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-09-27 21:24:24 +02:00
..
src/test HHH-16963 Avoid H2's capability to register a JVM shutdown hook: causes classloader leaks during tests 2023-08-01 16:07:28 -04:00
hibernate-integrationtest-java-modules.gradle Use JUnit 5 for Java Modules integration tests 2023-09-27 21:24:24 +02:00