Provides testing utilities and support classes for Hibernate ORM, relocated to the org.hibernate.orm group.
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-testing</artifactId>
<version>5.5.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extend BaseCoreFunctionalTestCase to write Hibernate integration tests.
Update your dependency to org.hibernate.orm:hibernate-testing.
No dependency data recorded yet.