Uses of Package
org.hibernate.testing
Packages that use org.hibernate.testing
-
Classes in org.hibernate.testing used by org.hibernate.testingClassDescriptionDefines a means to check
Dialect
features for use in "test protection" checks.Deprecated, for removal: This API element is subject to removal in a future version.Simple boolean assertion -
Classes in org.hibernate.testing used by org.hibernate.testing.env
-
Classes in org.hibernate.testing used by org.hibernate.testing.junit4ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Use JUnit 5 along with one of the Hibernate ORM's class-level test annotations (
BaseUnitTest
,SessionFactory
,Jpa
,SessionFactoryFunctionalTesting
,ServiceRegistryFunctionalTesting
, ...) andBeforeAll
.Deprecated, for removal: This API element is subject to removal in a future version.Use JUnit 5 andFailureExpected
instead.Deprecated, for removal: This API element is subject to removal in a future version.No replacement with JUnit 5 at the moment.Deprecated, for removal: This API element is subject to removal in a future version.No replacement with JUnit 5 at the moment.
BaseUnitTest
,SessionFactory
,Jpa
,SessionFactoryFunctionalTesting
,ServiceRegistryFunctionalTesting
, ...) andAfterAll
.