PHP Class eZ\Publish\Core\REST\Client\Tests\Output\ValueObjectVisitor\LocationUpdateStructTest

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testResultContainsLocationUpdateAttributes ( string $result ) Tests that the result contains LocationUpdate attributes.
testResultContainsLocationUpdateElement ( string $result ) Tests that the result contains LocationUpdate element.
testResultContainsPriorityValueElement ( string $result ) Tests that the result contains priority value element.
testResultContainsRemoteIdValueElement ( string $result ) Tests that the result contains remoteId value element.
testResultContainsSortFieldValueElement ( string $result ) Tests that the result contains sortField value element.
testResultContainsSortOrderValueElement ( string $result ) Tests that the result contains sortOrder value element.
testVisit ( ) : string Tests the LocationUpdateStruct visitor.

Méthodes protégées

Méthode Description
internalGetVisitor ( ) : LocationUpdateStruct Gets the LocationUpdateStruct visitor.

Method Details

internalGetVisitor() protected méthode

Gets the LocationUpdateStruct visitor.

testResultContainsLocationUpdateAttributes() public méthode

Tests that the result contains LocationUpdate attributes.

testResultContainsLocationUpdateElement() public méthode

Tests that the result contains LocationUpdate element.

testResultContainsPriorityValueElement() public méthode

Tests that the result contains priority value element.

testResultContainsRemoteIdValueElement() public méthode

Tests that the result contains remoteId value element.

testResultContainsSortFieldValueElement() public méthode

Tests that the result contains sortField value element.

testResultContainsSortOrderValueElement() public méthode

Tests that the result contains sortOrder value element.

testVisit() public méthode

Tests the LocationUpdateStruct visitor.
public testVisit ( ) : string
Résultat string