Uses of Package
org.hibernate.testing
-
Packages that use org.hibernate.testing Package Description org.hibernate.testing org.hibernate.testing.env org.hibernate.testing.junit4 -
Classes in org.hibernate.testing used by org.hibernate.testing Class Description DialectCheck Defines a means to checkDialectfeatures for use in "test protection" checks.RequiresDialect Deprecated, for removal: This API element is subject to removal in a future version.Use JUnit 5 andRequiresDialectinstead.Skip.Matcher Deprecated, for removal: This API element is subject to removal in a future version.Simple boolean assertionSkipForDialect Deprecated, for removal: This API element is subject to removal in a future version.Use JUnit 5 andSkipForDialectinstead. -
Classes in org.hibernate.testing used by org.hibernate.testing.env Class Description DialectCheck Defines a means to checkDialectfeatures for use in "test protection" checks. -
Classes in org.hibernate.testing used by org.hibernate.testing.junit4 Class Description AfterClassOnce 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, ...) andAfterAll.BeforeClassOnce 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.FailureExpected Deprecated, for removal: This API element is subject to removal in a future version.Use JUnit 5 andFailureExpectedinstead.OnExpectedFailure Deprecated, for removal: This API element is subject to removal in a future version.No replacement with JUnit 5 at the moment.OnFailure Deprecated, for removal: This API element is subject to removal in a future version.No replacement with JUnit 5 at the moment.