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

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode 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.

Méthodes protégées

Méthode Description
internalGetVisitor ( ) : ContentTypeInfoList Get the ContentTypeInfoList visitor.

Method Details

internalGetVisitor() protected méthode

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

testContentTypeInfoListVisitsChildren() public méthode

Test if ContentTypeInfoList visitor visits the children.

testResultContainsContentTypeInfoListAttributes() public méthode

Test if result contains ContentTypeInfoList element attributes.

testResultContainsContentTypeInfoListElement() public méthode

Test if result contains ContentTypeInfoList element.

testVisit() public méthode

Test the ContentTypeInfoList visitor.
public testVisit ( ) : string
Résultat string