public class AVMServiceTest extends AVMServiceTestBase
fAuthenticationComponent, fAuthService, fContext, fIndexerAndSearcher, fIndexingInterceptor, fLockingService, fReaper, fRetryingTransactionHelper, fService, fSyncService, fTransactionService| Constructor and Description |
|---|
AVMServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
runQueriesAgainstBasicTreePlusFileCopy(java.lang.String store) |
protected void |
runQueriesAgainstBasicTreePlusFileCopyAndDirectoryCopy(java.lang.String store) |
protected void |
runQueriesForCreateAndDeploy(java.lang.String store)
Test Deployment.
|
protected void |
runQueriesForInitialRenameStructure(java.lang.String store) |
protected void |
runQueriesForInitialRenameStructureAndInitialLayers(java.lang.String store) |
protected void |
runQueriesForRemoveAndDelpoy(java.lang.String store) |
protected void |
runQueriesForRemoveFileAndCreateDirectoryAndDeploy(java.lang.String store) |
void |
test_ETWOTWO_570() |
void |
test_WCM_949() |
void |
testACLs()
Test ACLs.
|
void |
testAnotherRename()
Yet another rename from layer to layer test.
|
void |
testAspectNames()
Test Aspect Name storage.
|
void |
testAVMStore()
Test AVMStore functions.
|
void |
testBranchAcross()
Test branching from one AVMStore to another.
|
void |
testBranchAndLayer()
Test branching and layering interaction.
|
void |
testBranchesInBranches()
Test branching within branches.
|
void |
testBranchIntoLayer()
Test a branch being created in a layer.
|
void |
testBranchLayerSnapshot() |
void |
testBranchSnapshot()
Test that branching forces a snapshot on the source repository.
|
void |
testCaseInsensitive()
Test case insensitivity.
|
void |
testCircularLayering()
Test cyclic behaviour (when creating layered directories)
|
void |
testCommonAncestor()
Test common ancestor.
|
void |
testCopy_ALF_835() |
void |
testCopy()
Test copy.
|
void |
testCOWLongOps()
Test COW during long operations.
|
void |
testCreateBranch()
Test creating a branch.
|
void |
testCreateDirectory()
Test making a simple directory.
|
void |
testCreateFile()
Test creating a file.
|
void |
testCreateLayer()
Test creating a layer.
|
void |
testCreateOverDeleted()
Test creating a file over a ghost.
|
void |
testDeepCOW()
Test COW in various circumstances.
|
void |
testDeleted()
Test lookup and listing of deleted files.
|
void |
testDescriptorIndirection()
Test of Descriptor indirection field.
|
void |
testDiffOfDeletedItems()
Test is related to ALF-4098
|
void |
testDiffOfDeletedItemsInModifiedDirectory() |
void |
testDiffOfModifiedItems()
Test is related to ALF-4098
|
void |
testDiffOfNewItems()
Test is related to ALF-4098
|
void |
testDiffOrder() |
void |
testFileFolderService()
Test FileFolderService with AVM.
|
void |
testFileRenameLayer()
Test rename behavior of an overlayed file withing a layer.
|
void |
testForceCopyDeleted() |
void |
testGetDeleted()
Test getting deleted names.
|
void |
testGetIndirection()
Test getIndirection.
|
void |
testGetPaths()
Test getting all paths for a node.
|
void |
testGetStoreVersionRootPaths()
Test getStoreVersionRootPaths().
|
void |
testGoofyPaths()
Test goofy paths.
|
void |
testGuids()
Test of GUIDs on AVM Nodes.
|
void |
testHeadPathsInLayers() |
void |
testHistoryRelink()
Test relinking of nodes to history.
|
void |
testIndirectionBehavior()
Test proper indirection behavior.
|
void |
testLayerAcross()
Test creating a layer across AVMStores.
|
void |
testLayerAndBranch()
Test behavior when one branches a layer.
|
void |
testLayeredFile1()
Test creating a layered file.
|
void |
testLayeredFile2() |
void |
testLayeredFile3() |
void |
testLayeredFile4() |
void |
testLayering()
Test basic Layering.
|
void |
testLayeringInfo()
Test layering info.
|
void |
testLayersInLayers()
Test layers inside of layers.
|
void |
testLayerSnapshots() |
void |
testLink()
Test link AVMService call.
|
void |
testListingDirect()
Test directly contained listing.
|
void |
testLookup()
Test new lookup methods.
|
void |
testMakePrimary()
Test makePrimary.
|
void |
testMultiLayerUnregistered()
Test behavior of multiply layers not in register.
|
void |
testNothing()
Test Nothing.
|
void |
testOneArgRemove()
Test one argument remove.
|
void |
testOpacity()
Test opacity and manipulations.
|
void |
testOverwrite()
Test overwriting without snapshots in between.
|
void |
testPathEncoding() |
void |
testPromoteAction()
Deprecated.
|
void |
testProperties()
Test (node) properties.
|
void |
testRemove()
Test remove.
|
void |
testRename()
Test rename.
|
void |
testRenameAcross()
Test rename across AVMStores.
|
void |
testRenameBranchToBranch()
Test rename between branches.
|
void |
testRenameInLayer()
Test rename within a layer.
|
void |
testRenameIntoLayer()
Test renaming into a layer.
|
void |
testRenameLayer2()
Another test of renaming in a layer.
|
void |
testRenameLayer3()
Yet another test around rename in layers.
|
void |
testRenameLayer4()
Another test of renaming in a layer.
|
void |
testRenameLayerInLayer()
Test rename of an overlayed directory contained in an overlayed directory.
|
void |
testRenameLayerToLayer()
Test scenario in which something is renamed from inside one independent layer to another.
|
void |
testRenameStore()
Test renaming a store.
|
void |
testRetarget()
Test retargeting a directory.
|
void |
testRevertListAction()
Deprecated.
|
void |
testRevertStoreAction()
Deprecated.
see org.alfresco.wcm.actions.WCMSandboxRevertSnapshotAction or org.alfresco.wcm.SandboxService.revertSnapshot
|
void |
testRevertToVersionAction()
Test the revert to version action.
|
void |
testSetup() |
void |
testSetupAndQueriesAgainstBasicTree() |
void |
testSpacesInStoreNames() |
void |
testStoreProperties()
Test properties on stores.
|
void |
testStorePropertyQuerying()
Test Store property querying.
|
void |
testSubmitAction()
Deprecated.
see org.alfresco.wcm.actions.WCMSandboxSubmitAction or org.alfesco.wcm.SandboxService.submit
|
void |
testUncover()
Test the uncover operation.
|
void |
testUndoListAction()
Deprecated.
see org.alfresco.wcm.actions.WCMSandboxUndoAction or org.alfresco.wcm.SandboxService.revertList
|
void |
testVersionByDate()
Test version by date lookup.
|
void |
testVersionedRead()
Test reading of versioned content via a layer.
|
void |
testVersionedRead2() |
void |
testVersionNumbering()
Test version numbering.
|
void |
testVersionUpdate()
Test that non head version sources are update correctly.
|
checkHistory, getSourceFolder, recursiveContents, recursiveList, recursiveList, runQueriesAgainstBasicTree, runQueriesAgainstBasicTreeWithAOnly, setUp, setupBasicTree, setupBasicTree0, tearDowncountTestCases, 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 testSetup()
throws java.lang.Exception
testSetup in class AVMServiceTestBasejava.lang.Exceptionpublic void testSetupAndQueriesAgainstBasicTree()
throws java.lang.Exception
java.lang.Exceptionpublic void testDiffOrder()
throws java.io.IOException
java.io.IOExceptionpublic void testDiffOfNewItems()
throws java.lang.Exception
java.lang.Exceptionpublic void testDiffOfModifiedItems()
throws java.lang.Exception
java.lang.Exceptionpublic void testDiffOfDeletedItems()
throws java.lang.Exception
java.lang.Exceptionpublic void testDiffOfDeletedItemsInModifiedDirectory()
throws java.lang.Exception
java.lang.Exceptionpublic void test_ETWOTWO_570()
throws java.lang.Exception
java.lang.Exceptionpublic void test_WCM_949()
throws java.lang.Exception
java.lang.Exceptionpublic void testPathEncoding()
throws java.lang.Throwable
java.lang.Throwablepublic void testSpacesInStoreNames()
throws java.lang.Exception
java.lang.Exceptionpublic void testHeadPathsInLayers()
throws java.lang.Exception
java.lang.Exceptionpublic void testVersionByDate()
throws java.lang.Exception
java.lang.Exceptionpublic void testProperties()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetStoreVersionRootPaths()
throws java.lang.Exception
java.lang.Exceptionpublic void testForceCopyDeleted()
throws java.lang.Exception
java.lang.Exceptionpublic void testLayerSnapshots()
throws java.lang.Exception
java.lang.Exceptionpublic void testBranchLayerSnapshot()
throws java.lang.Exception
java.lang.Exceptionprotected void runQueriesForCreateAndDeploy(java.lang.String store)
throws java.lang.Exception
java.lang.Exceptionprotected void runQueriesForRemoveAndDelpoy(java.lang.String store)
protected void runQueriesForRemoveFileAndCreateDirectoryAndDeploy(java.lang.String store)
public void testGuids()
throws java.lang.Exception
java.lang.Exceptionpublic void testRevertToVersionAction()
throws java.lang.Exception
java.lang.Exceptionpublic void testVersionNumbering()
throws java.lang.Exception
java.lang.Exceptionpublic void testHistoryRelink()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameStore()
throws java.lang.Exception
java.lang.Exceptionpublic void testCopy()
throws java.lang.Exception
java.lang.Exceptionpublic void testCopy_ALF_835()
throws java.lang.Exception
java.lang.Exceptionprotected void runQueriesAgainstBasicTreePlusFileCopy(java.lang.String store)
protected void runQueriesAgainstBasicTreePlusFileCopyAndDirectoryCopy(java.lang.String store)
public void testCircularLayering()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetPaths()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetIndirection()
throws java.lang.Exception
java.lang.Exceptionpublic void testRevertListAction()
throws java.lang.Exception
java.lang.Exceptionpublic void testRevertStoreAction()
throws java.lang.Exception
java.lang.Exceptionpublic void testUndoListAction()
throws java.lang.Exception
java.lang.Exceptionpublic void testPromoteAction()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubmitAction()
throws java.lang.Exception
java.lang.Exceptionpublic void testOneArgRemove()
throws java.lang.Exception
java.lang.Exceptionpublic void testVersionUpdate()
throws java.lang.Exception
java.lang.Exceptionpublic void testBranchSnapshot()
throws java.lang.Exception
java.lang.Exceptionpublic void testDescriptorIndirection()
throws java.lang.Exception
java.lang.Exceptionpublic void testLink()
throws java.lang.Exception
java.lang.Exceptionpublic void testGoofyPaths()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetDeleted()
throws java.lang.Exception
java.lang.Exceptionpublic void testListingDirect()
throws java.lang.Exception
java.lang.Exceptionpublic void testLayeringInfo()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameLayer2()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameLayer3()
throws java.lang.Exception
java.lang.Exceptionpublic void testUncover()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameLayer4()
throws java.lang.Exception
java.lang.Exceptionpublic void testBranchesInBranches()
throws java.lang.Exception
java.lang.Exceptionpublic void testLayersInLayers()
throws java.lang.Exception
java.lang.Exceptionpublic void testLayerAndBranch()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameLayerToLayer()
throws java.lang.Exception
java.lang.Exceptionpublic void testNothing()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateDirectory()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateFile()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateBranch()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateLayer()
throws java.lang.Exception
java.lang.Exceptionpublic void testLayeredFile1()
throws java.lang.Exception
java.lang.Exceptionpublic void testLayeredFile2()
throws java.lang.Exception
java.lang.Exceptionpublic void testLayeredFile3()
throws java.lang.Exception
java.lang.Exceptionpublic void testLayeredFile4()
throws java.lang.Exception
java.lang.Exceptionpublic void testRename()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemove()
throws java.lang.Exception
java.lang.Exceptionpublic void testBranchAcross()
throws java.lang.Exception
java.lang.Exceptionpublic void testLayerAcross()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameAcross()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeepCOW()
throws java.lang.Exception
java.lang.Exceptionpublic void testBranchAndLayer()
throws java.lang.Exception
java.lang.Exceptionpublic void testLayering()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameInLayer()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultiLayerUnregistered()
throws java.lang.Exception
java.lang.Exceptionpublic void testMakePrimary()
throws java.lang.Exception
java.lang.Exceptionpublic void testRetarget()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameBranchToBranch()
throws java.lang.Exception
java.lang.Exceptionpublic void testBranchIntoLayer()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameIntoLayer()
throws java.lang.Exception
java.lang.Exceptionpublic void testIndirectionBehavior()
throws java.lang.Exception
java.lang.Exceptionpublic void testVersionedRead()
throws java.lang.Exception
java.lang.Exceptionpublic void testVersionedRead2()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameLayerInLayer()
throws java.lang.Exception
java.lang.Exceptionpublic void testAnotherRename()
throws java.lang.Exception
java.lang.Exceptionprotected void runQueriesForInitialRenameStructure(java.lang.String store)
throws java.lang.Exception
java.lang.Exceptionprotected void runQueriesForInitialRenameStructureAndInitialLayers(java.lang.String store)
public void testFileRenameLayer()
throws java.lang.Exception
java.lang.Exceptionpublic void testCOWLongOps()
throws java.lang.Exception
java.lang.Exceptionpublic void testLookup()
throws java.lang.Exception
java.lang.Exceptionpublic void testAVMStore()
throws java.lang.Exception
java.lang.Exceptionpublic void testOpacity()
throws java.lang.Exception
java.lang.Exceptionpublic void testCommonAncestor()
throws java.lang.Exception
java.lang.Exceptionpublic void testStoreProperties()
throws java.lang.Exception
java.lang.Exceptionpublic void testAspectNames()
throws java.lang.Exception
java.lang.Exceptionpublic void testCaseInsensitive()
throws java.lang.Exception
java.lang.Exceptionpublic void testACLs()
throws java.lang.Exception
java.lang.Exceptionpublic void testFileFolderService()
throws java.lang.Exception
java.lang.Exceptionpublic void testOverwrite()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateOverDeleted()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleted()
throws java.lang.Exception
java.lang.Exceptionpublic void testStorePropertyQuerying()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.