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

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

공개 메소드들

메소드 설명
testResultContainsHiddenValueElement ( string $result ) Tests that the result contains hidden value element.
testResultContainsLocationCreateAttributes ( string $result ) Tests that the result contains LocationCreate attributes.
testResultContainsLocationCreateElement ( string $result ) Tests that the result contains LocationCreate element.
testResultContainsParentLocationAttributes ( string $result ) Tests that the result contains ParentLocation attributes.
testResultContainsParentLocationElement ( string $result ) Tests that the result contains ParentLocation element.
testResultContainsPriorityValueElement ( string $result ) Tests that the result contains priority value element.
testResultContainsSortFieldValueElement ( string $result ) Tests that the result contains sortField value element.
testResultContainsSortOrderValueElement ( string $result ) Tests that the result contains sortOrder value element.
testVisit ( ) : string Tests the LocationCreateStruct visitor.

보호된 메소드들

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

메소드 상세

internalGetVisitor() 보호된 메소드

Gets the LocationCreateStruct visitor.

testResultContainsHiddenValueElement() 공개 메소드

Tests that the result contains hidden value element.

testResultContainsLocationCreateAttributes() 공개 메소드

Tests that the result contains LocationCreate attributes.

testResultContainsLocationCreateElement() 공개 메소드

Tests that the result contains LocationCreate element.

testResultContainsParentLocationAttributes() 공개 메소드

Tests that the result contains ParentLocation attributes.

testResultContainsParentLocationElement() 공개 메소드

Tests that the result contains ParentLocation element.

testResultContainsPriorityValueElement() 공개 메소드

Tests that the result contains priority value element.

testResultContainsSortFieldValueElement() 공개 메소드

Tests that the result contains sortField value element.

testResultContainsSortOrderValueElement() 공개 메소드

Tests that the result contains sortOrder value element.

testVisit() 공개 메소드

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