com.atlassian.cache.ehcache
Class DelegatingCacheLazyTest

java.lang.Object
  extended by com.atlassian.cache.AbstractCacheLazyTest
      extended by com.atlassian.cache.ehcache.DelegatingCacheLazyTest

public class DelegatingCacheLazyTest
extends AbstractCacheLazyTest

Test the Delegated Lazy Cache

Since:
2.0

Field Summary
 
Fields inherited from class com.atlassian.cache.AbstractCacheLazyTest
factory
 
Constructor Summary
DelegatingCacheLazyTest()
           
 
Method Summary
 void setUp()
           
 void testNullHandling()
           
 
Methods inherited from class com.atlassian.cache.AbstractCacheLazyTest
testClear, testConstructExpiringCache, testExceptionHandling, testFactoryGeneratedName, testGet, testGetKeys, testGetName, testMaxEntries, testPut, testRemove, testRemoveAll, testRemoveTwice
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegatingCacheLazyTest

public DelegatingCacheLazyTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testNullHandling

public void testNullHandling()
                      throws Exception
Overrides:
testNullHandling in class AbstractCacheLazyTest
Throws:
Exception


Copyright © 2014 Atlassian. All Rights Reserved.