Package org.hibernate.junit

Interface Summary
TestSuiteVisitor.Handler  
 

Class Summary
AbstractClassLoaderIsolatedTestCase A specialized TestCase for running tests in an isolated class-loader
SkipLog Well-known-location lookup for the test-skip log...
TestSuiteVisitor Handles walking a TestSuite hierarchy for recognition of individual tests.
UnitTestCase A basic JUnit TestCase subclass for adding some Hibernate specific behavior and functionality.
 

Annotation Types Summary
FailureExpected Annotations used to mark a test as an expected failure.
RequiresDialect Annotation used to indicate that a test should be run only when run against the indicated dialects.
SkipForDialect Annotation used to indicate that a test should be skipped when run against the indicated dialects.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.