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

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

보호된 프로퍼티들

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

공개 메소드들

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

보호된 메소드들

메소드 설명
getContentServiceMock ( ) : ContentService
getParser ( ) : Relation Gets the section parser.

메소드 상세

getContentServiceMock() 보호된 메소드

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

getParser() 보호된 메소드

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

testParse() 공개 메소드

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

testParsedId() 공개 메소드

public testParsedId ( $parsedRelation )

testParsedType() 공개 메소드

public testParsedType ( $parsedRelation )

프로퍼티 상세

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

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