Package org.hibernate.testing.junit4
-
Interface Summary Interface Description ClassLoadingIsolater.IsolatedClassLoaderProvider Helper.TestAnnotationCollector<S> -
Class Summary Class Description AfterClassCallbackHandler BaseCoreFunctionalTestCase Applies functional testing logic for core Hibernate testing on top ofBaseUnitTestCase
BaseCoreFunctionalTestCase.RollbackWork BaseNonConfigCoreFunctionalTestCase Applies functional testing logic for core Hibernate testing on top ofBaseUnitTestCase
.BaseNonConfigCoreFunctionalTestCase.RollbackWork BaseUnitTestCase The base unit test adapter.BeforeClassCallbackHandler ClassLoadingIsolater CustomParameterized Allows theCustomRunner
features in parameterized tests.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.CustomRunner.IgnoreImpl ExtendedFrameworkMethod Defines an extension to the standard JUnitFrameworkMethod
information about a test method.ExtraAssertions Helper Centralized utility functionalityTestClassMetadata Metadata about various types of callback methods on a given test class. -
Exception Summary Exception Description CallbackException Indicates an exception while performing a callback on the testInvalidMethodForAnnotationException Indicates that an annotations was attached to a method incorrectly. -
Annotation Types Summary Annotation Type Description CustomParameterized.Order