com.atlassian.cache.memory
Class DelegatingCachedReferenceTest

java.lang.Object
  extended by com.atlassian.cache.AbstractLazyReferenceTest
      extended by com.atlassian.cache.memory.DelegatingCachedReferenceTest

public class DelegatingCachedReferenceTest
extends AbstractLazyReferenceTest

Test the Delegated Lazy Reference

Since:
2.0

Field Summary
 
Fields inherited from class com.atlassian.cache.AbstractLazyReferenceTest
factory
 
Constructor Summary
DelegatingCachedReferenceTest()
           
 
Method Summary
 void setUp()
           
 
Methods inherited from class com.atlassian.cache.AbstractLazyReferenceTest
testClear, testExceptionHandling, testFactoryGeneratedName, testGet, testGetName, testNullHandling, testRemoveTwice, testReset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegatingCachedReferenceTest

public DelegatingCachedReferenceTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception


Copyright © 2014 Atlassian. All Rights Reserved.