PHP Class Horde_Kolab_Storage_Unit_List_Query_Acl_CacheTest, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPvL). 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
testCachedGetAcl ( )
testCachedGetAllAcl ( )
testCachedGetMyAcl ( )
testCreateChangesNothing ( )
testDeleteAcl ( )
testDeletePurgesAcl ( )
testGetAcl ( )
testGetAllAcl ( )
testGetMyAcl ( )
testHasAclSupport ( )
testInitGetAcl ( )
testPurgeAfterRename ( )
testPurgeGetAcl ( )
testPurgeGetAllAcl ( )
testPurgeMyAcl ( )
testSetAcl ( )
testSetPurgesAcl ( )
testStoredGetAcl ( )
testStoredGetAllAcl ( )
testStoredGetMyAcl ( )
testSynchronize ( )
testUncachedMissingAclSupport ( )

Private Methods

Method Description
_getAcl ( )

Method Details

testCachedGetAcl() public method

public testCachedGetAcl ( )

testCachedGetAllAcl() public method

public testCachedGetAllAcl ( )

testCachedGetMyAcl() public method

public testCachedGetMyAcl ( )

testCreateChangesNothing() public method

testDeleteAcl() public method

public testDeleteAcl ( )

testDeletePurgesAcl() public method

public testDeletePurgesAcl ( )

testGetAcl() public method

public testGetAcl ( )

testGetAllAcl() public method

public testGetAllAcl ( )

testGetMyAcl() public method

public testGetMyAcl ( )

testHasAclSupport() public method

public testHasAclSupport ( )

testInitGetAcl() public method

public testInitGetAcl ( )

testPurgeAfterRename() public method

testPurgeGetAcl() public method

public testPurgeGetAcl ( )

testPurgeGetAllAcl() public method

public testPurgeGetAllAcl ( )

testPurgeMyAcl() public method

public testPurgeMyAcl ( )

testSetAcl() public method

public testSetAcl ( )

testSetPurgesAcl() public method

public testSetPurgesAcl ( )

testStoredGetAcl() public method

public testStoredGetAcl ( )

testStoredGetAllAcl() public method

public testStoredGetAllAcl ( )

testStoredGetMyAcl() public method

public testStoredGetMyAcl ( )

testSynchronize() public method

public testSynchronize ( )

testUncachedMissingAclSupport() public method