PHP Класс eZ\Publish\Core\REST\Client\Tests\Input\Parser\FieldDefinitionListTest

Наследование: extends BaseTest
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$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