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

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

공개 메소드들

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

보호된 메소드들

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

메소드 상세

getParser() 보호된 메소드

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

testParse() 공개 메소드

Tests the parsing of ContentObjectStates.
public testParse ( )