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

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

보호된 프로퍼티들

프로퍼티 타입 설명
$fieldTypeParserMock

공개 메소드들

메소드 설명
provideExpectedFieldDefinitionProperties ( )
setUp ( )
testParse ( ) : eZ\Publish\API\Repository\Values\Content\Content Tests the section parser.
testParsedProperties ( $propertyName, $expectedValue, $parsedFieldDefinition )

보호된 메소드들

메소드 설명
getParser ( ) : FieldDefinition Gets the section parser.

메소드 상세

getParser() 보호된 메소드

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

provideExpectedFieldDefinitionProperties() 공개 메소드

setUp() 공개 메소드

public setUp ( )

testParse() 공개 메소드

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

testParsedProperties() 공개 메소드

public testParsedProperties ( $propertyName, $expectedValue, $parsedFieldDefinition )

프로퍼티 상세

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

protected $fieldTypeParserMock