org.alfresco.repo.security.person
Class HomeFolderProviderSynchronizerTest
java.lang.Object
org.alfresco.repo.security.person.HomeFolderProviderSynchronizerTest
public class HomeFolderProviderSynchronizerTest
- extends java.lang.Object
Integration test for HomeFolderProviderSynchronizer.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HomeFolderProviderSynchronizerTest
public HomeFolderProviderSynchronizerTest()
classSetup
public static void classSetup()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCorrectLocation
public void testCorrectLocation()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateParentFolder
public void testCreateParentFolder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNotEnabled
public void testNotEnabled()
throws java.lang.Exception
- Throws:
java.lang.Exception
testHomeFolderNotYetCreated
public void testHomeFolderNotYetCreated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateMultipleParentFolders
public void testCreateMultipleParentFolders()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMoveToRoot
public void testMoveToRoot()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoveEmptyParents
public void testRemoveEmptyParents()
throws java.lang.Exception
- Throws:
java.lang.Exception
testKeepEmptyParents
public void testKeepEmptyParents()
throws java.lang.Exception
- Throws:
java.lang.Exception
testKeepNonEmptyParents
public void testKeepNonEmptyParents()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPathAlreadyInUseByFolder
public void testPathAlreadyInUseByFolder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPathAlreadyInUseByContent
public void testPathAlreadyInUseByContent()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPathInUseByUser
public void testPathInUseByUser()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUseFirstAvailableTemporaryFolder
public void testUseFirstAvailableTemporaryFolder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testException
public void testException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultipleRoots
public void testMultipleRoots()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPathNotUnderRoot
public void testPathNotUnderRoot()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultipleUsers
public void testMultipleUsers()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOverrideProvider
public void testOverrideProvider()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNoOriginalProvider
public void testNoOriginalProvider()
throws java.lang.Exception
- Throws:
java.lang.Exception
testVersion1HomeFolderProvider
public void testVersion1HomeFolderProvider()
throws java.lang.Exception
- Throws:
java.lang.Exception
testExtendsAbstractHomeFolderProvider
public void testExtendsAbstractHomeFolderProvider()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTenantService
public void testTenantService()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.