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

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testResultContainsLimitationsAttributes ( string $result ) Tests that the result contains limitations attributes.
testResultContainsLimitationsElement ( string $result ) Tests that the result contains limitations element.
testResultContainsPolicyUpdateAttributes ( string $result ) Tests that the result contains PolicyUpdate attributes.
testResultContainsPolicyUpdateElement ( string $result ) Tests that the result contains PolicyUpdate element.
testVisit ( ) : string Tests the PolicyUpdateStruct visitor.

Protected Methods

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

Method Details

internalGetVisitor() protected method

Gets the PolicyUpdateStruct visitor.

testResultContainsLimitationsAttributes() public method

Tests that the result contains limitations attributes.

testResultContainsLimitationsElement() public method

Tests that the result contains limitations element.

testResultContainsPolicyUpdateAttributes() public method

Tests that the result contains PolicyUpdate attributes.

testResultContainsPolicyUpdateElement() public method

Tests that the result contains PolicyUpdate element.

testVisit() public method

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