org.alfresco.repo.content.caching.test
Class SlowContentStoreTest

java.lang.Object
  extended by org.alfresco.repo.content.caching.test.SlowContentStoreTest

public class SlowContentStoreTest
extends java.lang.Object

Tests that exercise the CachingContentStore in conjunction with a backing store that runs deliberately slowly.


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

Constructor Detail

SlowContentStoreTest

public SlowContentStoreTest()
Method Detail

readsAreFasterFromCache

public void readsAreFasterFromCache()

writeThroughCacheResultsInFastReadFirstTime

public void writeThroughCacheResultsInFastReadFirstTime()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.