PHP Class eZ\Publish\Core\Persistence\Cache\Tests\ObjectStateHandlerTest

Inheritance: extends HandlerTest
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
generateObjectGroupsArray ( )
testCreate ( )
testCreateGroup ( )
testDelete ( )
testDeleteGroup ( )
testGetContentCount ( )
testGetContentState ( )
testGetContentStateCached ( )
testLoad ( )
testLoadAllGroups ( $offset, $limit )
testLoadAllGroupsCached ( $offset, $limit )
testLoadAllGroupsCachedWithOffsetLimit ( )
testLoadAllGroupsWithOffsetLimit ( )
testLoadByIdentifier ( )
testLoadCached ( )
testLoadGroup ( )
testLoadGroupByIdentifier ( )
testLoadGroupHasCache ( )
testLoadObjectStates ( )
testLoadObjectStatesCached ( )
testSetContentState ( )
testSetPriority ( )
testUpdate ( )
testUpdateGroup ( )

Method Details

generateObjectGroupsArray() public méthode

testCreate() public méthode

public testCreate ( )

testCreateGroup() public méthode

public testCreateGroup ( )

testDelete() public méthode

public testDelete ( )

testDeleteGroup() public méthode

public testDeleteGroup ( )

testGetContentCount() public méthode

public testGetContentCount ( )

testGetContentState() public méthode

public testGetContentState ( )

testGetContentStateCached() public méthode

testLoad() public méthode

public testLoad ( )

testLoadAllGroups() public méthode

public testLoadAllGroups ( $offset, $limit )

testLoadAllGroupsCached() public méthode

public testLoadAllGroupsCached ( $offset, $limit )

testLoadAllGroupsCachedWithOffsetLimit() public méthode

testLoadAllGroupsWithOffsetLimit() public méthode

testLoadByIdentifier() public méthode

testLoadCached() public méthode

public testLoadCached ( )

testLoadGroup() public méthode

public testLoadGroup ( )

testLoadGroupByIdentifier() public méthode

testLoadGroupHasCache() public méthode

testLoadObjectStates() public méthode

testLoadObjectStatesCached() public méthode

testSetContentState() public méthode

public testSetContentState ( )

testSetPriority() public méthode

public testSetPriority ( )

testUpdate() public méthode

public testUpdate ( )

testUpdateGroup() public méthode

public testUpdateGroup ( )