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

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

보호된 프로퍼티들

프로퍼티 타입 설명
$contentTypeServiceMock eZ\Publish\Core\REST\Client\ContentService

공개 메소드들

메소드 설명
testParse ( ) : eZ\Publish\API\Repository\Values\Content\Content Tests the section parser.

보호된 메소드들

메소드 설명
getContentTypeServiceMock ( ) : ContentService
getParser ( ) : FieldDefinitionList Gets the section parser.

메소드 상세

getContentTypeServiceMock() 보호된 메소드

protected getContentTypeServiceMock ( ) : ContentService
리턴 eZ\Publish\Core\REST\Client\ContentService

getParser() 보호된 메소드

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

testParse() 공개 메소드

Tests the section parser.
public testParse ( ) : eZ\Publish\API\Repository\Values\Content\Content
리턴 eZ\Publish\API\Repository\Values\Content\Content

프로퍼티 상세

$contentTypeServiceMock 보호되어 있는 프로퍼티

protected ContentService,eZ\Publish\Core\REST\Client $contentTypeServiceMock
리턴 eZ\Publish\Core\REST\Client\ContentService