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

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

Public Methods

Method Description
testCreateSection ( ) : string
testDeleteSection ( $sectionHref )
testListSections ( )
testLoadSection ( $sectionHref )
testLoadSectionByIdentifier ( $sectionHref )
testUpdateSection ( $sectionHref )

Method Details

testCreateSection() public method

public testCreateSection ( ) : string
return string The created section href

testDeleteSection() public method

public testDeleteSection ( $sectionHref )

testListSections() public method

public testListSections ( )

testLoadSection() public method

public testLoadSection ( $sectionHref )

testLoadSectionByIdentifier() public method

public testLoadSectionByIdentifier ( $sectionHref )

testUpdateSection() public method

public testUpdateSection ( $sectionHref )
$sectionHref