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

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

Public Methods

Method Description
testParse ( ) Tests the parsing of location list.

Protected Methods

Method Description
getParser ( ) : eZ\Publish\Core\REST\Client\Input\Parser\LocationList; Gets the location list parser.

Method Details

getParser() protected method

Gets the location list parser.
protected getParser ( ) : eZ\Publish\Core\REST\Client\Input\Parser\LocationList;
return eZ\Publish\Core\REST\Client\Input\Parser\LocationList;

testParse() public method

Tests the parsing of location list.
public testParse ( )