public class CachingContentStoreSpringTest extends AbstractWritableContentStoreTest
ctx, transactionService| Constructor and Description |
|---|
CachingContentStoreSpringTest() |
| Modifier and Type | Method and Description |
|---|---|
protected ContentStore |
getStore()
Fetch the store to be used during a test.
|
void |
setUp()
Starts a transaction
|
void |
testCacheOnInbound() |
void |
testStoreWillReadFromCacheWhenAvailable() |
void |
testStoreWillRecoverFromDeletedCacheFile() |
getExistingContentUrl, getWriter, testClosedState, testDeleteReaderStates, testDeleteSimple, testGetReader, testGetUrls, testIllegalWritableContentUrls, testListUrls, testMimetypAndEncodingAndLocale, testRandomAccessRead, testRandomAccessWrite, testReadAndWriteFile, testReadAndWriteStreamByPull, testReadAndWriteStreamByPush, testReaderImmutability, testRootLocation, testSetUp, testSimpleUse, testSpaceFree, testSpaceTotal, testSpaceUsed, testStringTruncation, testWritable, testWriteAndReadString, testWriteStreamListenergetReader, tearDown, testBlockedWriteOperations, testGetReaderForExistingContentUrl, testIllegalReadableContentUrlscountTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic void setUp()
throws java.lang.Exception
AbstractReadOnlyContentStoreTestsetUp in class AbstractReadOnlyContentStoreTestjava.lang.Exceptionpublic void testStoreWillReadFromCacheWhenAvailable()
public void testCacheOnInbound()
public void testStoreWillRecoverFromDeletedCacheFile()
protected ContentStore getStore()
AbstractReadOnlyContentStoreTestsetUp to initialise resources.
Usually tests will construct a static instance of the store to use throughout all the tests.
getStore in class AbstractReadOnlyContentStoreTestCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.