Uses of Package
org.hibernate.testing.junit4
-
Packages that use org.hibernate.testing.junit4 Package Description org.hibernate.testing.bytecode.enhancement org.hibernate.testing.common.connections org.hibernate.testing.junit4 -
Classes in org.hibernate.testing.junit4 used by org.hibernate.testing.bytecode.enhancement Class Description BaseUnitTestCase The base unit test adapter. -
Classes in org.hibernate.testing.junit4 used by org.hibernate.testing.common.connections Class Description BaseUnitTestCase The base unit test adapter. -
Classes in org.hibernate.testing.junit4 used by org.hibernate.testing.junit4 Class Description BaseUnitTestCase The base unit test adapter.ClassLoadingIsolater.IsolatedClassLoaderProvider CustomRunner The Hibernate-specificRunner
implementation which layersExtendedFrameworkMethod
support on top of the standard JUnitFrameworkMethod
for extra information after checking to make sure the test should be run.Helper.TestAnnotationCollector TestClassMetadata Metadata about various types of callback methods on a given test class.