com.atlassian.cache.compat
Class CacheManagerFactoryTest

java.lang.Object
  extended by com.atlassian.cache.compat.CacheManagerFactoryTest

public class CacheManagerFactoryTest
extends Object


Constructor Summary
CacheManagerFactoryTest()
           
 
Method Summary
 void testComponentLocatorProvidedCacheManagerIsUsed()
           
 void testMemoryCacheManagerCreatedWhenHostDoesNotProvideOne()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheManagerFactoryTest

public CacheManagerFactoryTest()
Method Detail

testComponentLocatorProvidedCacheManagerIsUsed

public void testComponentLocatorProvidedCacheManagerIsUsed()

testMemoryCacheManagerCreatedWhenHostDoesNotProvideOne

public void testMemoryCacheManagerCreatedWhenHostDoesNotProvideOne()


Copyright © 2014 Atlassian. All Rights Reserved.