PHP 클래스 eZ\Publish\Core\REST\Client\Tests\Output\ValueObjectVisitor\PolicyUpdateStructTest

파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
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.

보호된 메소드들

메소드 설명
internalGetVisitor ( ) : PolicyUpdateStruct Gets the PolicyUpdateStruct visitor.

메소드 상세

internalGetVisitor() 보호된 메소드

Gets the PolicyUpdateStruct visitor.

testResultContainsLimitationsAttributes() 공개 메소드

Tests that the result contains limitations attributes.

testResultContainsLimitationsElement() 공개 메소드

Tests that the result contains limitations element.

testResultContainsPolicyUpdateAttributes() 공개 메소드

Tests that the result contains PolicyUpdate attributes.

testResultContainsPolicyUpdateElement() 공개 메소드

Tests that the result contains PolicyUpdate element.

testVisit() 공개 메소드

Tests the PolicyUpdateStruct visitor.
public testVisit ( ) : string
리턴 string