PHP Class Elgg\Cache\EntityCacheTest

Inheritance: extends Elgg\TestCase
Afficher le fichier Open project: elgg/elgg

Méthodes publiques

Méthode Description
testBypassesCacheWithIgnoredAccess ( )
testCanCacheElggObject ( )
testCanCacheElggUser ( )
testCanDisableCacheForEntity ( )
testCanGetEntityAfterDbQuery ( )
testPropagatesLastActionChangesToCache ( )
testRemovesBannedUserFromCache ( )
testRemovesDeletedEntityFromCache ( )
testRemovesDisabledEntityFromCache ( )
testRemovesNewAdminUserFromCache ( )
testRemovesRemovedAdminUserFromCache ( )
testRemovesUnbannedUserFromCache ( )
testVInvalidatesCacheOnSessionChange ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testBypassesCacheWithIgnoredAccess() public méthode

testCanCacheElggObject() public méthode

testCanCacheElggUser() public méthode

testCanDisableCacheForEntity() public méthode

testCanGetEntityAfterDbQuery() public méthode

testPropagatesLastActionChangesToCache() public méthode

testRemovesBannedUserFromCache() public méthode

testRemovesDeletedEntityFromCache() public méthode

testRemovesDisabledEntityFromCache() public méthode

testRemovesNewAdminUserFromCache() public méthode

testRemovesRemovedAdminUserFromCache() public méthode

testRemovesUnbannedUserFromCache() public méthode

testVInvalidatesCacheOnSessionChange() public méthode