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

파일 보기 프로젝트 열기: 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.
testVisit ( ) : string Tests the ObjectStateGroupCreateStruct visitor.

보호된 메소드들

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

메소드 상세

internalGetVisitor() 보호된 메소드

Gets the ObjectStateGroupCreateStruct 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

testVisit() 공개 메소드

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