org.alfresco.repo.content.caching
Class FullTest

java.lang.Object
  extended by org.alfresco.repo.content.caching.FullTest

public class FullTest
extends java.lang.Object

Tests for CachingContentStore where all the main collaborators are defined as Spring beans.


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

Constructor Detail

FullTest

public FullTest()
Method Detail

setUp

public void setUp()

canUseCachingContentStore

public void canUseCachingContentStore()

writeToCacheWithContentContext

public void writeToCacheWithContentContext()

writeToCacheWithExistingReader

public void writeToCacheWithExistingReader()


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