Package org.hibernate.testing.junit4
-
Interface Summary Interface Description ClassLoadingIsolater.IsolatedClassLoaderProvider -
Class Summary Class Description AfterClassCallbackHandler BaseCoreFunctionalTestCase Applies functional testing logic for core Hibernate testing on top ofBaseUnitTestCaseBaseCoreFunctionalTestCase.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 theCustomRunnerfeatures in parameterized tests.CustomRunner The Hibernate-specificRunnerimplementation which layersExtendedFrameworkMethodsupport on top of the standard JUnitFrameworkMethodfor extra information after checking to make sure the test should be run.CustomRunner.IgnoreImpl ExtendedFrameworkMethod Defines an extension to the standard JUnitFrameworkMethodinformation 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