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

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

public class ConcurrentCachingStoreTest
extends java.lang.Object

Tests to ensure that the CachingContentStore works as expected under highly concurrent load.


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

Constructor Detail

ConcurrentCachingStoreTest

public ConcurrentCachingStoreTest()
Method Detail

setUp

public void setUp()

concurrentReadsWillReadCacheOncePerURL

public void concurrentReadsWillReadCacheOncePerURL()
                                            throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


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