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

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testResultContainsIdentifierValueElement ( string $result ) Tests that the result contains identifier value element.
testResultContainsRoleInputAttributes ( string $result ) Tests that the result contains RoleInput attributes.
testResultContainsRoleInputElement ( string $result ) Tests that the result contains RoleInput element.
testVisit ( ) : string Tests the RoleUpdateStruct visitor.

Méthodes protégées

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

Method Details

internalGetVisitor() protected méthode

Gets the RoleUpdateStruct visitor.

testResultContainsIdentifierValueElement() public méthode

Tests that the result contains identifier value element.

testResultContainsRoleInputAttributes() public méthode

Tests that the result contains RoleInput attributes.

testResultContainsRoleInputElement() public méthode

Tests that the result contains RoleInput element.
public testResultContainsRoleInputElement ( string $result )
$result string

testVisit() public méthode

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