PHP 클래스 eZ\Bundle\EzPublishRestBundle\Tests\Functional\ObjectStateTest

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

공개 메소드들

메소드 설명
testCreateObjectState ( $objectStateGroupHref ) : string
testCreateObjectStateGroup ( ) : string
testDeleteObjectState ( $objectStateHref )
testDeleteObjectStateGroup ( $objectStateGroupHref )
testGetObjectStatesForContent ( $contentHref )
testLoadObjectState ( $objectStateHref )
testLoadObjectStateGroup ( $objectStateGroupHref )
testLoadObjectStateGroups ( )
testLoadObjectStates ( $objectStateGroupHref )
testSetObjectStatesForContent ( $objectStateHref ) : string
testUpdateObjectState ( $objectStateHref )
testUpdateObjectStateGroup ( $objectStateGroupHref )

메소드 상세

testCreateObjectState() 공개 메소드

public testCreateObjectState ( $objectStateGroupHref ) : string
리턴 string Object state href

testCreateObjectStateGroup() 공개 메소드

public testCreateObjectStateGroup ( ) : string
리턴 string Object state group href

testDeleteObjectState() 공개 메소드

public testDeleteObjectState ( $objectStateHref )

testDeleteObjectStateGroup() 공개 메소드

public testDeleteObjectStateGroup ( $objectStateGroupHref )

testGetObjectStatesForContent() 공개 메소드

public testGetObjectStatesForContent ( $contentHref )

testLoadObjectState() 공개 메소드

public testLoadObjectState ( $objectStateHref )

testLoadObjectStateGroup() 공개 메소드

public testLoadObjectStateGroup ( $objectStateGroupHref )

testLoadObjectStateGroups() 공개 메소드

testLoadObjectStates() 공개 메소드

public testLoadObjectStates ( $objectStateGroupHref )

testSetObjectStatesForContent() 공개 메소드

public testSetObjectStatesForContent ( $objectStateHref ) : string
리턴 string The created folder content href

testUpdateObjectState() 공개 메소드

public testUpdateObjectState ( $objectStateHref )

testUpdateObjectStateGroup() 공개 메소드

public testUpdateObjectStateGroup ( $objectStateGroupHref )