PHP 클래스 eZ\Publish\Core\Persistence\Cache\Tests\ObjectStateHandlerTest

상속: extends HandlerTest
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
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 ( )

메소드 상세

generateObjectGroupsArray() 공개 메소드

testCreate() 공개 메소드

public testCreate ( )

testCreateGroup() 공개 메소드

public testCreateGroup ( )

testDelete() 공개 메소드

public testDelete ( )

testDeleteGroup() 공개 메소드

public testDeleteGroup ( )

testGetContentCount() 공개 메소드

public testGetContentCount ( )

testGetContentState() 공개 메소드

public testGetContentState ( )

testGetContentStateCached() 공개 메소드

testLoad() 공개 메소드

public testLoad ( )

testLoadAllGroups() 공개 메소드

public testLoadAllGroups ( $offset, $limit )

testLoadAllGroupsCached() 공개 메소드

public testLoadAllGroupsCached ( $offset, $limit )

testLoadAllGroupsCachedWithOffsetLimit() 공개 메소드

testLoadAllGroupsWithOffsetLimit() 공개 메소드

testLoadByIdentifier() 공개 메소드

testLoadCached() 공개 메소드

public testLoadCached ( )

testLoadGroup() 공개 메소드

public testLoadGroup ( )

testLoadGroupByIdentifier() 공개 메소드

testLoadGroupHasCache() 공개 메소드

testLoadObjectStates() 공개 메소드

testLoadObjectStatesCached() 공개 메소드

testSetContentState() 공개 메소드

public testSetContentState ( )

testSetPriority() 공개 메소드

public testSetPriority ( )

testUpdate() 공개 메소드

public testUpdate ( )

testUpdateGroup() 공개 메소드

public testUpdateGroup ( )