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

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method 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.

Protected Methods

Method Description
internalGetVisitor ( ) : RoleUpdateStruct Gets the RoleUpdateStruct visitor.

Method Details

internalGetVisitor() protected method

Gets the RoleUpdateStruct visitor.

testResultContainsIdentifierValueElement() public method

Tests that the result contains identifier value element.

testResultContainsRoleInputAttributes() public method

Tests that the result contains RoleInput attributes.

testResultContainsRoleInputElement() public method

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

testVisit() public method

Tests the RoleUpdateStruct visitor.
public testVisit ( ) : string
return string