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