PHP Class eZ\Publish\Core\REST\Client\Tests\Input\Parser\SectionListTest

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

Méthodes publiques

Méthode Description
testParse ( ) Tests the parsing of role list.

Méthodes protégées

Méthode Description
getParser ( ) : eZ\Publish\Core\REST\Client\Input\Parser\SectionList; Gets the section list parser.

Method Details

getParser() protected méthode

Gets the section list parser.
protected getParser ( ) : eZ\Publish\Core\REST\Client\Input\Parser\SectionList;
Résultat eZ\Publish\Core\REST\Client\Input\Parser\SectionList;

testParse() public méthode

Tests the parsing of role list.
public testParse ( )