PHP Class eZ\Bundle\EzPublishRestBundle\Tests\Functional\ObjectStateTest

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

Méthodes publiques

Méthode Description
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 )

Method Details

testCreateObjectState() public méthode

public testCreateObjectState ( $objectStateGroupHref ) : string
Résultat string Object state href

testCreateObjectStateGroup() public méthode

public testCreateObjectStateGroup ( ) : string
Résultat string Object state group href

testDeleteObjectState() public méthode

public testDeleteObjectState ( $objectStateHref )

testDeleteObjectStateGroup() public méthode

public testDeleteObjectStateGroup ( $objectStateGroupHref )

testGetObjectStatesForContent() public méthode

public testGetObjectStatesForContent ( $contentHref )

testLoadObjectState() public méthode

public testLoadObjectState ( $objectStateHref )

testLoadObjectStateGroup() public méthode

public testLoadObjectStateGroup ( $objectStateGroupHref )

testLoadObjectStateGroups() public méthode

testLoadObjectStates() public méthode

public testLoadObjectStates ( $objectStateGroupHref )

testSetObjectStatesForContent() public méthode

public testSetObjectStatesForContent ( $objectStateHref ) : string
Résultat string The created folder content href

testUpdateObjectState() public méthode

public testUpdateObjectState ( $objectStateHref )

testUpdateObjectStateGroup() public méthode

public testUpdateObjectStateGroup ( $objectStateGroupHref )