com.atlassian.cache.impl
Class ValueCacheEntryListenerSupportTest

java.lang.Object
  extended by com.atlassian.cache.impl.ValueCacheEntryListenerSupportTest

public class ValueCacheEntryListenerSupportTest
extends Object


Constructor Summary
ValueCacheEntryListenerSupportTest()
           
 
Method Summary
 void testLazyValue()
           
 void testLazyValueless()
           
 void testNotifyListeners()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueCacheEntryListenerSupportTest

public ValueCacheEntryListenerSupportTest()
Method Detail

testNotifyListeners

public void testNotifyListeners()

testLazyValue

public void testLazyValue()

testLazyValueless

public void testLazyValueless()


Copyright © 2015 Atlassian. All rights reserved.