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

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

Public Methods

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

Method Details

testCreateFolder() public method

public testCreateFolder ( ) : string
return string The folder's main location href

testCreateGlobalUrlAlias() public method

testCreateUrlAlias() public method

public testCreateUrlAlias ( $locationHref )

testDeleteURLAlias() public method

public testDeleteURLAlias ( $urlAliasHref )

testListGlobalURLAliases() public method

testListLocationURLAliases() public method

public testListLocationURLAliases ( $contentLocationHref )

testLoadURLAlias() public method

public testLoadURLAlias ( $urlAliasHref )