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

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.
testResultContainsPriorityValueElement ( string $result ) Tests that the result contains priority value element.
testVisit ( ) : string Tests the ObjectStateCreateStruct visitor.

Méthodes protégées

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

Method Details

internalGetVisitor() protected méthode

Gets the ObjectStateCreateStruct 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

testResultContainsPriorityValueElement() public méthode

Tests that the result contains priority value element.

testVisit() public méthode

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