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

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

Public Methods

Method Description
testParse ( ) Tests the parsing of ContentObjectStates.

Protected Methods

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

Method Details

getParser() protected method

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

testParse() public method

Tests the parsing of ContentObjectStates.
public testParse ( )