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

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

보호된 프로퍼티들

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

공개 메소드들

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

보호된 메소드들

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

메소드 상세

getContentTypeServiceMock() 보호된 메소드

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

getParser() 보호된 메소드

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

provideExpectedContentTypeProperties() 공개 메소드

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, $parsedContentType )

프로퍼티 상세

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

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

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

protected VersionInfo,eZ\Publish\Core\REST\Client\Input\Parser $versionInfoParserMock
리턴 eZ\Publish\Core\REST\Client\Input\Parser\VersionInfo