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

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

공개 메소드들

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

보호된 메소드들

메소드 설명
getParser ( ) : ErrorMessage Gets the error message parser.

메소드 상세

getParser() 보호된 메소드

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

testParse() 공개 메소드

Tests the parsing of BadStateException.
public testParse ( )