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

Inheritance: extends HandlerTest
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method 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 method

testCreate() public method

public testCreate ( )

testCreateGroup() public method

public testCreateGroup ( )

testDelete() public method

public testDelete ( )

testDeleteGroup() public method

public testDeleteGroup ( )

testGetContentCount() public method

public testGetContentCount ( )

testGetContentState() public method

public testGetContentState ( )

testGetContentStateCached() public method

testLoad() public method

public testLoad ( )

testLoadAllGroups() public method

public testLoadAllGroups ( $offset, $limit )

testLoadAllGroupsCached() public method

public testLoadAllGroupsCached ( $offset, $limit )

testLoadAllGroupsCachedWithOffsetLimit() public method

testLoadAllGroupsWithOffsetLimit() public method

testLoadByIdentifier() public method

testLoadCached() public method

public testLoadCached ( )

testLoadGroup() public method

public testLoadGroup ( )

testLoadGroupByIdentifier() public method

testLoadGroupHasCache() public method

testLoadObjectStates() public method

testLoadObjectStatesCached() public method

testSetContentState() public method

public testSetContentState ( )

testSetPriority() public method

public testSetPriority ( )

testUpdate() public method

public testUpdate ( )

testUpdateGroup() public method

public testUpdateGroup ( )