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

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testResultContainsDestinationUrlValueElement ( string $result ) Test if result contains destinationUrl value element.
testResultContainsForwardValueElement ( string $result ) Test if result contains forward value element.
testResultContainsSourceUrlValueElement ( string $result ) Test if result contains sourceUrl value element.
testResultContainsUrlWildcardAttributes ( string $result ) Test if result contains UrlWildcard element attributes.
testResultContainsUrlWildcardElement ( string $result ) Test if result contains UrlWildcard element.
testVisit ( ) : string Test the URLWildcard visitor.

Méthodes protégées

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

Method Details

internalGetVisitor() protected méthode

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

testResultContainsDestinationUrlValueElement() public méthode

Test if result contains destinationUrl value element.

testResultContainsForwardValueElement() public méthode

Test if result contains forward value element.

testResultContainsSourceUrlValueElement() public méthode

Test if result contains sourceUrl value element.

testResultContainsUrlWildcardAttributes() public méthode

Test if result contains UrlWildcard element attributes.

testResultContainsUrlWildcardElement() public méthode

Test if result contains UrlWildcard element.

testVisit() public méthode

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