| com.rift.coad.lib.cache.CacheRegistryTest
CacheRegistryTest | public class CacheRegistryTest extends TestCase (Code) | | author: mincemeat |
Inner Class :public static class CacheEntry | |
Inner Class :public static class TestCache implements Cache | |
Inner Class :public static class TestCache2 implements Cache | |
Method Summary | |
protected void | setUp() | public static Test | suite() | protected void | tearDown() | public void | testCache() Test of init method, of class com.rift.coad.lib.cache.CacheRegistry. |
CacheRegistryTest | public CacheRegistryTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testCache | public void testCache() throws Exception(Code) | | Test of init method, of class com.rift.coad.lib.cache.CacheRegistry.
|
|
|