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

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

Méthodes publiques

Méthode Description
testCreateFolder ( ) : string
testCreateGlobalUrlAlias ( )
testCreateUrlAlias ( $locationHref )
testDeleteURLAlias ( $urlAliasHref )
testListGlobalURLAliases ( )
testListLocationURLAliases ( $contentLocationHref )
testLoadURLAlias ( $urlAliasHref )

Method Details

testCreateFolder() public méthode

public testCreateFolder ( ) : string
Résultat string The folder's main location href

testCreateGlobalUrlAlias() public méthode

testCreateUrlAlias() public méthode

public testCreateUrlAlias ( $locationHref )

testDeleteURLAlias() public méthode

public testDeleteURLAlias ( $urlAliasHref )

testListGlobalURLAliases() public méthode

testListLocationURLAliases() public méthode

public testListLocationURLAliases ( $contentLocationHref )

testLoadURLAlias() public méthode

public testLoadURLAlias ( $urlAliasHref )