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

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

Méthodes publiques

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

Méthodes protégées

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

Method Details

getParser() protected méthode

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

testParse() public méthode

Tests the parsing of policy list.
public testParse ( )