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

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testRelationListVisitsChildren ( ) Test if RelationList visitor visits the children.
testResultContainsRelationsAttributes ( string $result ) Test if result contains Relations element attributes.
testResultContainsRelationsElement ( string $result ) Test if result contains Relations element.
testVisit ( ) : string Test the RelationList visitor.

Méthodes protégées

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

Method Details

internalGetVisitor() protected méthode

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

testRelationListVisitsChildren() public méthode

Test if RelationList visitor visits the children.

testResultContainsRelationsAttributes() public méthode

Test if result contains Relations element attributes.

testResultContainsRelationsElement() public méthode

Test if result contains Relations element.
public testResultContainsRelationsElement ( string $result )
$result string

testVisit() public méthode

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