PHP Class eZ\Publish\Core\REST\Client\Tests\Input\Parser\FieldDefinitionListTest

Inheritance: extends BaseTest
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Protected Properties

Свойство Type Description
$contentTypeServiceMock eZ\Publish\Core\REST\Client\ContentService

Méthodes publiques

Méthode Description
testParse ( ) : eZ\Publish\API\Repository\Values\Content\Content Tests the section parser.

Méthodes protégées

Méthode Description
getContentTypeServiceMock ( ) : ContentService
getParser ( ) : FieldDefinitionList Gets the section parser.

Method Details

getContentTypeServiceMock() protected méthode

protected getContentTypeServiceMock ( ) : ContentService
Résultat eZ\Publish\Core\REST\Client\ContentService

getParser() protected méthode

Gets the section parser.
protected getParser ( ) : FieldDefinitionList
Résultat eZ\Publish\Core\REST\Client\Input\Parser\FieldDefinitionList

testParse() public méthode

Tests the section parser.
public testParse ( ) : eZ\Publish\API\Repository\Values\Content\Content
Résultat eZ\Publish\API\Repository\Values\Content\Content

Property Details

$contentTypeServiceMock protected_oe property

protected ContentService,eZ\Publish\Core\REST\Client $contentTypeServiceMock
Résultat eZ\Publish\Core\REST\Client\ContentService