Download hibernate-testing-4.1.4.final.jar
hibernate-testing/hibernate-testing-4.1.4.final.jar.zip( 88 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
org.hibernate.testing.AfterClassOnce.class
org.hibernate.testing.BeforeClassOnce.class
org.hibernate.testing.DialectCheck.class
org.hibernate.testing.DialectChecks.class
org.hibernate.testing.FailureExpected.class
org.hibernate.testing.OnExpectedFailure.class
org.hibernate.testing.OnFailure.class
org.hibernate.testing.RequiresDialect.class
org.hibernate.testing.RequiresDialectFeature.class
org.hibernate.testing.ServiceRegistryBuilder.class
org.hibernate.testing.Skip.class
org.hibernate.testing.SkipForDialect.class
org.hibernate.testing.SkipLog.class
org.hibernate.testing.TestForIssue.class
org.hibernate.testing.async.Executable.class
org.hibernate.testing.async.ExecutableAdapter.class
org.hibernate.testing.async.TimedExecutor.class
org.hibernate.testing.byteman.BytemanHelper.class
org.hibernate.testing.cache.AbstractReadWriteAccessStrategy.class
org.hibernate.testing.cache.BaseCollectionRegionAccessStrategy.class
org.hibernate.testing.cache.BaseEntityRegionAccessStrategy.class
org.hibernate.testing.cache.BaseGeneralDataRegion.class
org.hibernate.testing.cache.BaseNaturalIdRegionAccessStrategy.class
org.hibernate.testing.cache.BaseRegion.class
org.hibernate.testing.cache.BaseRegionAccessStrategy.class
org.hibernate.testing.cache.BaseTransactionalDataRegion.class
org.hibernate.testing.cache.CachingRegionFactory.class
org.hibernate.testing.cache.CollectionRegionImpl.class
org.hibernate.testing.cache.EntityRegionImpl.class
org.hibernate.testing.cache.NaturalIdRegionImpl.class
org.hibernate.testing.cache.NonstrictReadWriteCollectionRegionAccessStrategy.class
org.hibernate.testing.cache.NonstrictReadWriteEntityRegionAccessStrategy.class
org.hibernate.testing.cache.NonstrictReadWriteNaturalIdRegionAccessStrategy.class
org.hibernate.testing.cache.ReadOnlyCollectionRegionAccessStrategy.class
org.hibernate.testing.cache.ReadOnlyEntityRegionAccessStrategy.class
org.hibernate.testing.cache.ReadOnlyNaturalIdRegionAccessStrategy.class
org.hibernate.testing.cache.ReadWriteCollectionRegionAccessStrategy.class
org.hibernate.testing.cache.ReadWriteEntityRegionAccessStrategy.class
org.hibernate.testing.cache.ReadWriteNaturalIdRegionAccessStrategy.class
org.hibernate.testing.cache.Timestamper.class
org.hibernate.testing.cache.TransactionalCollectionRegionAccessStrategy.class
org.hibernate.testing.cache.TransactionalEntityRegionAccessStrategy.class
org.hibernate.testing.cache.TransactionalNaturalIdRegionAccessStrategy.class
org.hibernate.testing.env.ConnectionProviderBuilder.class
org.hibernate.testing.jta.JtaAwareConnectionProviderImpl.class
org.hibernate.testing.jta.TestingJtaBootstrap.class
org.hibernate.testing.jta.TestingJtaPlatformImpl.class
org.hibernate.testing.junit4.AfterClassCallbackHandler.class
org.hibernate.testing.junit4.BaseCoreFunctionalTestCase.class
org.hibernate.testing.junit4.BaseUnitTestCase.class
org.hibernate.testing.junit4.BeforeClassCallbackHandler.class
org.hibernate.testing.junit4.CallbackException.class
org.hibernate.testing.junit4.ClassLoadingIsolater.class
org.hibernate.testing.junit4.CustomRunner.class
org.hibernate.testing.junit4.ExtendedFrameworkMethod.class
org.hibernate.testing.junit4.ExtraAssertions.class
org.hibernate.testing.junit4.FailureExpectedHandler.class
org.hibernate.testing.junit4.Helper.class
org.hibernate.testing.junit4.InvalidMethodForAnnotationException.class
org.hibernate.testing.junit4.TestClassMetadata.class
Related examples in the same category