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

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

Public Methods

Method Description
testParse ( ) Tests the parsing of BadStateException.

Protected Methods

Method Description
getParser ( ) : ErrorMessage Gets the error message parser.

Method Details

getParser() protected method

Gets the error message parser.
protected getParser ( ) : ErrorMessage
return eZ\Publish\Core\REST\Client\Input\Parser\ErrorMessage

testParse() public method

Tests the parsing of BadStateException.
public testParse ( )