PHP 클래스 eZ\Publish\Core\REST\Client\Tests\Input\Parser\NotFoundExceptionTest

상속: extends BaseTest
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
testParse ( ) Tests parsing of NotFoundException.

보호된 메소드들

메소드 설명
getParser ( ) : eZ\Publish\Core\REST\Client\Input\Parser\ErrorMessage; Gets the parser for error message.

메소드 상세

getParser() 보호된 메소드

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

testParse() 공개 메소드

Tests parsing of NotFoundException.
public testParse ( )