PHP 클래스 eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\ContentTypeGroupListTest

파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
testContentTypeGroupListVisitsChildren ( ) Test if ContentTypeGroupList visitor visits the children.
testResultContainsContentTypeGroupListAttributes ( string $result ) Test if result contains ContentTypeGroupList element attributes.
testResultContainsContentTypeGroupListElement ( string $result ) Test if result contains ContentTypeGroupList element.
testVisit ( ) : string Test the ContentTypeGroupList visitor.

보호된 메소드들

메소드 설명
internalGetVisitor ( ) : ContentTypeGroupList Get the ContentTypeGroupList visitor.

메소드 상세

internalGetVisitor() 보호된 메소드

Get the ContentTypeGroupList visitor.
protected internalGetVisitor ( ) : ContentTypeGroupList
리턴 eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\ContentTypeGroupList

testContentTypeGroupListVisitsChildren() 공개 메소드

Test if ContentTypeGroupList visitor visits the children.

testResultContainsContentTypeGroupListAttributes() 공개 메소드

Test if result contains ContentTypeGroupList element attributes.

testResultContainsContentTypeGroupListElement() 공개 메소드

Test if result contains ContentTypeGroupList element.

testVisit() 공개 메소드

Test the ContentTypeGroupList visitor.
public testVisit ( ) : string
리턴 string