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

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testResultContainsTrashAttributes ( string $result ) Test if result contains Trash element attributes.
testResultContainsTrashElement ( string $result ) Test if result contains Trash element.
testTrashVisitsChildren ( ) Test if Trash visitor visits the children.
testVisit ( ) : string Test the Trash visitor.

Méthodes protégées

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

Method Details

internalGetVisitor() protected méthode

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

testResultContainsTrashAttributes() public méthode

Test if result contains Trash element attributes.
public testResultContainsTrashAttributes ( string $result )
$result string

testResultContainsTrashElement() public méthode

Test if result contains Trash element.
public testResultContainsTrashElement ( string $result )
$result string

testTrashVisitsChildren() public méthode

Test if Trash visitor visits the children.

testVisit() public méthode

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