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

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 RoleCreateStruct visitor.

Méthodes protégées

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

Method Details

internalGetVisitor() protected méthode

Gets the RoleCreateStruct 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 RoleCreateStruct visitor.
public testVisit ( ) : string
Résultat string