org.alfresco.repo.security.person
Class HomeFolderProviderSynchronizerTest

java.lang.Object
  extended by org.alfresco.repo.security.person.HomeFolderProviderSynchronizerTest

public class HomeFolderProviderSynchronizerTest
extends java.lang.Object

Integration test for HomeFolderProviderSynchronizer.


Constructor Summary
HomeFolderProviderSynchronizerTest()
           
 
Method Summary
static void classSetup()
           
 void setUp()
           
 void tearDown()
           
 void testCorrectLocation()
           
 void testCreateMultipleParentFolders()
           
 void testCreateParentFolder()
           
 void testException()
           
 void testExtendsAbstractHomeFolderProvider()
           
 void testHomeFolderNotYetCreated()
           
 void testKeepEmptyParents()
           
 void testKeepNonEmptyParents()
           
 void testMoveToRoot()
           
 void testMultipleRoots()
           
 void testMultipleUsers()
           
 void testNoOriginalProvider()
           
 void testNotEnabled()
           
 void testOverrideProvider()
           
 void testPathAlreadyInUseByContent()
           
 void testPathAlreadyInUseByFolder()
           
 void testPathInUseByUser()
           
 void testPathNotUnderRoot()
           
 void testRemoveEmptyParents()
           
 void testTenantService()
           
 void testUseFirstAvailableTemporaryFolder()
           
 void testVersion1HomeFolderProvider()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HomeFolderProviderSynchronizerTest

public HomeFolderProviderSynchronizerTest()
Method Detail

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.