PHP Class eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\ContentTypeInfoListTest

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testContentTypeInfoListVisitsChildren ( ) Test if ContentTypeInfoList visitor visits the children.
testResultContainsContentTypeInfoListAttributes ( string $result ) Test if result contains ContentTypeInfoList element attributes.
testResultContainsContentTypeInfoListElement ( string $result ) Test if result contains ContentTypeInfoList element.
testVisit ( ) : string Test the ContentTypeInfoList visitor.

Protected Methods

Method Description
internalGetVisitor ( ) : ContentTypeInfoList Get the ContentTypeInfoList visitor.

Method Details

internalGetVisitor() protected method

Get the ContentTypeInfoList visitor.
protected internalGetVisitor ( ) : ContentTypeInfoList
return eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\ContentTypeInfoList

testContentTypeInfoListVisitsChildren() public method

Test if ContentTypeInfoList visitor visits the children.

testResultContainsContentTypeInfoListAttributes() public method

Test if result contains ContentTypeInfoList element attributes.

testResultContainsContentTypeInfoListElement() public method

Test if result contains ContentTypeInfoList element.

testVisit() public method

Test the ContentTypeInfoList visitor.
public testVisit ( ) : string
return string