Uses of Package
org.hibernate.testing

Packages that use org.hibernate.testing
org.hibernate.testing   
org.hibernate.testing.junit4   
 

Classes in org.hibernate.testing used by org.hibernate.testing
DialectCheck
          Defines a means to check Dialect features for use in "test protection" checks.
Skip.Matcher
          Simple boolean assertion
 

Classes in org.hibernate.testing used by org.hibernate.testing.junit4
BeforeClassOnce
          Annotation used to mark a method which should be run once before the first test execution for the given class.
FailureExpected
          Annotation used to mark a test as an expected failure.
OnExpectedFailure
          Annotation used to identify a method as a callback to be executed whenever a FailureExpected is handled.
OnFailure
          Annotation used to identify a method as a callback to be executed on test failures.
 



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