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

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

공개 메소드들

메소드 설명
testResultContainsDefaultLanguageCodeValueElement ( string $result ) Tests that the result contains defaultLanguageCode value element.
testResultContainsDescriptionsElement ( string $result ) Tests that the result contains descriptions element.
testResultContainsIdentifierValueElement ( string $result ) Tests that the result contains identifier value element.
testResultContainsNamesElement ( string $result ) Tests that the result contains names element.
testResultContainsPriorityValueElement ( string $result ) Tests that the result contains priority value element.
testVisit ( ) : string Tests the ObjectStateCreateStruct visitor.

보호된 메소드들

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

메소드 상세

internalGetVisitor() 보호된 메소드

Gets the ObjectStateCreateStruct visitor.

testResultContainsDefaultLanguageCodeValueElement() 공개 메소드

Tests that the result contains defaultLanguageCode value element.

testResultContainsDescriptionsElement() 공개 메소드

Tests that the result contains descriptions element.

testResultContainsIdentifierValueElement() 공개 메소드

Tests that the result contains identifier value element.

testResultContainsNamesElement() 공개 메소드

Tests that the result contains names element.
public testResultContainsNamesElement ( string $result )
$result string

testResultContainsPriorityValueElement() 공개 메소드

Tests that the result contains priority value element.

testVisit() 공개 메소드

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