| org.apache.ojb.junit.PBTestCase org.apache.ojb.broker.cache.LocalCacheTest
LocalCacheTest | public class LocalCacheTest extends PBTestCase (Code) | | Tests both caching level (LocalCache + real OjbjectCache) using circular
relationship tests.
author: Armin Waibel version: $Id: LocalCacheTest.java,v 1.2.2.2 2005/12/21 22:31:24 tomdz Exp $ |
Inner Class :public static class Person | |
testCircularStore | public void testCircularStore()(Code) | | |
testCircularStoreUpdate | public void testCircularStoreUpdate()(Code) | | |
testCircularStoreUpdate_2 | public void testCircularStoreUpdate_2()(Code) | | same as above, but without clearing the cache
|
testCircularStore_2 | public void testCircularStore_2()(Code) | | same as above but without clearing the cache
|
|
|