Package org.hibernate.testing
package org.hibernate.testing
-
ClassDescriptionDeprecated, 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
.Defines a means to checkDialect
features for use in "test protection" checks.Container class for different implementation of theDialectCheck
interface.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.Deprecated, for removal: This API element is subject to removal in a future version.Use JUnit 5 andRequiresDialect
instead.Deprecated, for removal: This API element is subject to removal in a future version.Use JUnit 5 andRequiresDialectFeature
instead.Deprecated, for removal: This API element is subject to removal in a future version.Use JUnit 5 andRequiresDialects
instead.Deprecated, for removal: This API element is subject to removal in a future version.Use JUnit 5 andDisabledOnOs
orDisabledIf
.Simple boolean assertionDeprecated, for removal: This API element is subject to removal in a future version.Use JUnit 5 andSkipForDialect
instead.Deprecated, for removal: This API element is subject to removal in a future version.Use JUnit 5 andSkipForDialectGroup
instead.Well-known-location lookup for the test-skip log...
BaseUnitTest
,SessionFactory
,Jpa
,SessionFactoryFunctionalTesting
,ServiceRegistryFunctionalTesting
, ...) andAfterAll
.