com.atlassian.cache.impl
Class DefaultCachedReferenceListenerSupportTest

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

public class DefaultCachedReferenceListenerSupportTest
extends Object


Constructor Summary
DefaultCachedReferenceListenerSupportTest()
           
 
Method Summary
 void testAdd()
           
 void testNotifyEvict()
           
 void testNotifyReset()
           
 void testNotifySet()
           
 void testRemove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultCachedReferenceListenerSupportTest

public DefaultCachedReferenceListenerSupportTest()
Method Detail

testAdd

public void testAdd()

testRemove

public void testRemove()

testNotifyEvict

public void testNotifyEvict()

testNotifySet

public void testNotifySet()

testNotifyReset

public void testNotifyReset()


Copyright © 2015 Atlassian. All rights reserved.