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

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testResultContainsFunctionValueElement ( string $result ) Tests that the result contains function value element.
testResultContainsLimitationsAttributes ( string $result ) Tests that the result contains limitations attributes.
testResultContainsLimitationsElement ( string $result ) Tests that the result contains limitations element.
testResultContainsModuleValueElement ( string $result ) Tests that the result contains module value element.
testResultContainsPolicyCreateAttributes ( string $result ) Tests that the result contains PolicyCreate attributes.
testResultContainsPolicyCreateElement ( string $result ) Tests that the result contains PolicyCreate element.
testVisit ( ) : string Tests the PolicyCreateStruct visitor.

Protected Methods

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

Method Details

internalGetVisitor() protected method

Gets the PolicyCreateStruct visitor.

testResultContainsFunctionValueElement() public method

Tests that the result contains function value element.

testResultContainsLimitationsAttributes() public method

Tests that the result contains limitations attributes.

testResultContainsLimitationsElement() public method

Tests that the result contains limitations element.

testResultContainsModuleValueElement() public method

Tests that the result contains module value element.

testResultContainsPolicyCreateAttributes() public method

Tests that the result contains PolicyCreate attributes.

testResultContainsPolicyCreateElement() public method

Tests that the result contains PolicyCreate element.

testVisit() public method

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