|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionEnvironment.Settings | |
---|---|
org.hibernate.testing.cache | |
org.hibernate.testing.junit.functional |
Uses of ExecutionEnvironment.Settings in org.hibernate.testing.cache |
---|
Classes in org.hibernate.testing.cache that implement ExecutionEnvironment.Settings | |
---|---|
class |
BaseCacheProviderTestCase
Common requirement testing for each CacheProvider impl. |
class |
BaseCacheRegionFactoryTestCase
|
class |
BaseCacheTestCase
|
Uses of ExecutionEnvironment.Settings in org.hibernate.testing.junit.functional |
---|
Classes in org.hibernate.testing.junit.functional that implement ExecutionEnvironment.Settings | |
---|---|
class |
DatabaseSpecificFunctionalTestCase
|
class |
FunctionalTestCase
Most of the Hibernate test suite in fact is a series of functional tests, not unit tests. |
Constructors in org.hibernate.testing.junit.functional with parameters of type ExecutionEnvironment.Settings | |
---|---|
ExecutionEnvironment(ExecutionEnvironment.Settings settings)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |