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

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

공개 메소드들

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

보호된 메소드들

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

메소드 상세

internalGetVisitor() 보호된 메소드

Gets the PolicyCreateStruct visitor.

testResultContainsFunctionValueElement() 공개 메소드

Tests that the result contains function value element.

testResultContainsLimitationsAttributes() 공개 메소드

Tests that the result contains limitations attributes.

testResultContainsLimitationsElement() 공개 메소드

Tests that the result contains limitations element.

testResultContainsModuleValueElement() 공개 메소드

Tests that the result contains module value element.

testResultContainsPolicyCreateAttributes() 공개 메소드

Tests that the result contains PolicyCreate attributes.

testResultContainsPolicyCreateElement() 공개 메소드

Tests that the result contains PolicyCreate element.

testVisit() 공개 메소드

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