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