| Interface | Description | 
|---|---|
| ClassLoadingIsolater.IsolatedClassLoaderProvider | 
| Class | Description | 
|---|---|
| AfterClassCallbackHandler | |
| BaseCoreFunctionalTestCase | 
 Applies functional testing logic for core Hibernate testing on top of  
BaseUnitTestCase | 
| BaseUnitTestCase | 
 The base unit test adapter. 
 | 
| BeforeClassCallbackHandler | |
| ClassLoadingIsolater | |
| CustomRunner | 
 The Hibernate-specific  
Runner implementation which layers ExtendedFrameworkMethod
 support on top of the standard JUnit FrameworkMethod for extra information after checking to make sure the
 test should be run. | 
| CustomRunner.IgnoreImpl | |
| ExtendedFrameworkMethod | 
 Defines an extension to the standard JUnit  
FrameworkMethod information about a test method. | 
| ExtraAssertions | |
| Helper | 
 Centralized utility functionality 
 | 
| TestClassMetadata | 
 Metadata about various types of callback methods on a given test class. 
 | 
| Exception | Description | 
|---|---|
| CallbackException | 
 Indicates an exception while performing a callback on the test 
 | 
| InvalidMethodForAnnotationException | 
 Indicates that an annotations was attached to a method incorrectly. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.