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

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testResultContainsDefaultLanguageCodeValueElement ( string $result ) Tests that the result contains defaultLanguageCode value element.
testResultContainsDescriptionsElement ( string $result ) Tests that the result contains descriptions element.
testResultContainsIdentifierValueElement ( string $result ) Tests that the result contains identifier value element.
testResultContainsNamesElement ( string $result ) Tests that the result contains names element.
testVisit ( ) : string Tests the ObjectStateUpdateStruct visitor.

Méthodes protégées

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

Method Details

internalGetVisitor() protected méthode

Gets the ObjectStateUpdateStruct visitor.

testResultContainsDefaultLanguageCodeValueElement() public méthode

Tests that the result contains defaultLanguageCode value element.

testResultContainsDescriptionsElement() public méthode

Tests that the result contains descriptions element.

testResultContainsIdentifierValueElement() public méthode

Tests that the result contains identifier value element.

testResultContainsNamesElement() public méthode

Tests that the result contains names element.
public testResultContainsNamesElement ( string $result )
$result string

testVisit() public méthode

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