{"id":63010,"library":"hibernate-testing","title":"Hibernate Testing","description":"Provides testing utilities and support classes for Hibernate ORM, relocated to the org.hibernate.orm group.","status":"active","version":"5.5.6","language":"java","source_language":null,"source_url":"https://github.com/hibernate/hibernate-orm","tags":["hibernate","testing","orm","junit"],"install":[{"cmd":"<dependency>\n  <groupId>org.hibernate</groupId>\n  <artifactId>hibernate-testing</artifactId>\n  <version>5.5.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.hibernate:hibernate-testing:5.5.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"BaseCoreFunctionalTestCase","correct":"org.hibernate.testing.junit4.BaseCoreFunctionalTestCase"}],"quickstart":{"code":"import org.hibernate.testing.junit4.BaseCoreFunctionalTestCase;\n\npublic class MyTest extends BaseCoreFunctionalTestCase {\n    @Override\n    protected Class<?>[] getAnnotatedClasses() { return new Class<?>[0]; }\n}","lang":"java","description":"Extend BaseCoreFunctionalTestCase to write Hibernate integration tests."},"warnings":[{"fix":"Update your dependency to org.hibernate.orm:hibernate-testing.","message":"This module has been relocated to org.hibernate.orm:hibernate-testing.","severity":"breaking","affected_versions":">=5.5.6"}],"env_vars":null,"search_vec":"'class':8 'group':16 'hibern':1,10,17 'junit':20 'org.hibernate.orm':15 'orm':11,19 'provid':3 'reloc':12 'support':7 'test':2,4,18 'util':5","created_at":"2026-06-17T16:38:40.002444+00:00","updated_at":"2026-06-17T16:38:40.002444+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://hibernate.org/orm","github":"https://github.com/hibernate/hibernate-orm","docs":"https://appdoc.app/artifact/org.hibernate/hibernate-testing/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}