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

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

공개 메소드들

메소드 설명
testResultContainsIdentifierValueElement ( string $result ) Tests that the result contains identifier value element.
testResultContainsModificationDateDateValueElement ( string $result ) Tests that the result contains modificationDate value element.
testResultContainsUserAttributes ( string $result ) Test if result contains User element attributes.
testResultContainsUserElement ( string $result ) Test if result contains User element.
testVisit ( ) : string Tests the ContentTypeGroupCreateStruct visitor.

보호된 메소드들

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

메소드 상세

internalGetVisitor() 보호된 메소드

Gets the ContentTypeGroupCreateStruct visitor.

testResultContainsIdentifierValueElement() 공개 메소드

Tests that the result contains identifier value element.

testResultContainsModificationDateDateValueElement() 공개 메소드

Tests that the result contains modificationDate value element.

testResultContainsUserAttributes() 공개 메소드

Test if result contains User element attributes.
public testResultContainsUserAttributes ( string $result )
$result string

testResultContainsUserElement() 공개 메소드

Test if result contains User element.
public testResultContainsUserElement ( string $result )
$result string

testVisit() 공개 메소드

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