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

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

Public Methods

Method Description
testCopySubtree ( $locationHref ) : string
testCreateLocation ( )
testDeleteSubtree ( $locationHref )
testLoadLocation ( $locationHref )
testLoadLocationChildren ( $locationHref )
testLoadLocationsForContent ( $contentHref )
testMoveSubtree ( $locationHref )
testRedirectLocationById ( $locationHref )
testRedirectLocationByRemoteId ( $locationHref )
testSwapLocation ( $locationHref )
testUpdateLocation ( $locationHref )

Method Details

testCopySubtree() public method

public testCopySubtree ( $locationHref ) : string
return string the created location's href

testCreateLocation() public method

public testCreateLocation ( )

testDeleteSubtree() public method

public testDeleteSubtree ( $locationHref )

testLoadLocation() public method

public testLoadLocation ( $locationHref )

testLoadLocationChildren() public method

public testLoadLocationChildren ( $locationHref )

testLoadLocationsForContent() public method

public testLoadLocationsForContent ( $contentHref )

testMoveSubtree() public method

public testMoveSubtree ( $locationHref )

testRedirectLocationById() public method

public testRedirectLocationById ( $locationHref )

testRedirectLocationByRemoteId() public method

public testRedirectLocationByRemoteId ( $locationHref )

testSwapLocation() public method

public testSwapLocation ( $locationHref )

testUpdateLocation() public method

public testUpdateLocation ( $locationHref )