PHP Class Horde_Kolab_Storage_Unit_List_Query_List_Cache_SynchronizationTest, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: horde/horde

Public Methods

Method Description
testGetDuplicateDefaults ( )
testSetDefault ( )
testSetDefaultExit ( )
testSetDefaultFailsOutsidePersonalNamespace ( )
testSetDefaultFailsWithoutPreviousType ( )
testSetDefaultResetPreviousDefault ( )
testSynchronizeFolderlist ( )
testSynchronizeNamespace ( )
testSynchronizeQueries ( )
testUpdateAfterCreateFolder ( )
testUpdateAfterCreateFolderExit ( )
testUpdateAfterCreateFolderWithType ( )
testUpdateAfterDeleteFolder ( )
testUpdateAfterDeleteFolderExit ( )
testUpdateAfterRenameFolder ( )
testUpdateAfterRenameFolderExit ( )

Private Methods

Method Description
_getSynchronization ( )

Method Details

testGetDuplicateDefaults() public method

testSetDefault() public method

public testSetDefault ( )

testSetDefaultExit() public method

public testSetDefaultExit ( )

testSetDefaultFailsOutsidePersonalNamespace() public method

testSetDefaultFailsWithoutPreviousType() public method

testSetDefaultResetPreviousDefault() public method

testSynchronizeFolderlist() public method

testSynchronizeNamespace() public method

testSynchronizeQueries() public method

testUpdateAfterCreateFolder() public method

testUpdateAfterCreateFolderExit() public method

testUpdateAfterCreateFolderWithType() public method

testUpdateAfterDeleteFolder() public method

testUpdateAfterDeleteFolderExit() public method

testUpdateAfterRenameFolder() public method

testUpdateAfterRenameFolderExit() public method