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

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

Méthodes publiques

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

Méthodes protégées

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

Method Details

getParser() protected méthode

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

testParse() public méthode

Tests the parsing of ContentTypeGroupList.
public testParse ( )