|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitTestCase | |
---|---|
org.hibernate.testing.cache | |
org.hibernate.testing.junit | |
org.hibernate.testing.junit.functional |
Uses of UnitTestCase in org.hibernate.testing.cache |
---|
Subclasses of UnitTestCase in org.hibernate.testing.cache | |
---|---|
class |
BaseCacheProviderTestCase
Common requirement testing for each CacheProvider impl. |
class |
BaseCacheRegionFactoryTestCase
|
class |
BaseCacheTestCase
|
Uses of UnitTestCase in org.hibernate.testing.junit |
---|
Subclasses of UnitTestCase in org.hibernate.testing.junit | |
---|---|
class |
AbstractClassLoaderIsolatedTestCase
A specialized TestCase for running tests in an isolated class-loader |
Uses of UnitTestCase in org.hibernate.testing.junit.functional |
---|
Subclasses of UnitTestCase in org.hibernate.testing.junit.functional | |
---|---|
class |
DatabaseSpecificFunctionalTestCase
|
class |
FunctionalTestCase
Most of the Hibernate test suite in fact is a series of functional tests, not unit tests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |