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

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

공개 메소드들

메소드 설명
testResultContainsLocationUpdateAttributes ( string $result ) Tests that the result contains LocationUpdate attributes.
testResultContainsLocationUpdateElement ( string $result ) Tests that the result contains LocationUpdate element.
testResultContainsPriorityValueElement ( string $result ) Tests that the result contains priority value element.
testResultContainsRemoteIdValueElement ( string $result ) Tests that the result contains remoteId 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 LocationUpdateStruct visitor.

보호된 메소드들

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

메소드 상세

internalGetVisitor() 보호된 메소드

Gets the LocationUpdateStruct visitor.

testResultContainsLocationUpdateAttributes() 공개 메소드

Tests that the result contains LocationUpdate attributes.

testResultContainsLocationUpdateElement() 공개 메소드

Tests that the result contains LocationUpdate element.

testResultContainsPriorityValueElement() 공개 메소드

Tests that the result contains priority value element.

testResultContainsRemoteIdValueElement() 공개 메소드

Tests that the result contains remoteId value element.

testResultContainsSortFieldValueElement() 공개 메소드

Tests that the result contains sortField value element.

testResultContainsSortOrderValueElement() 공개 메소드

Tests that the result contains sortOrder value element.

testVisit() 공개 메소드

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