com.atlassian.cache.impl
Class DefaultCacheEntryListenerSupportTest

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

public class DefaultCacheEntryListenerSupportTest
extends Object


Constructor Summary
DefaultCacheEntryListenerSupportTest()
           
 
Method Summary
 void testAdd()
           
 void testNotifyAdd()
           
 void testNotifyAll()
           
 void testNotifyEvict()
           
 void testNotifyRemove()
           
 void testNotifyUpdate()
           
 void testRemove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultCacheEntryListenerSupportTest

public DefaultCacheEntryListenerSupportTest()
Method Detail

testAdd

public void testAdd()

testRemove

public void testRemove()

testNotifyAdd

public void testNotifyAdd()

testNotifyEvict

public void testNotifyEvict()

testNotifyRemove

public void testNotifyRemove()

testNotifyUpdate

public void testNotifyUpdate()

testNotifyAll

public void testNotifyAll()


Copyright © 2015 Atlassian. All rights reserved.