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

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

공개 메소드들

메소드 설명
testResultContainsIdentifierValueElement ( string $result ) Tests that the result contains identifier value element.
testResultContainsNameValueElement ( string $result ) Tests that the result contains name value element.
testResultContainsSectionInputAttributes ( string $result ) Tests that the result contains SectionInput attributes.
testResultContainsSectionInputElement ( string $result ) Tests that the result contains SectionInput element.
testVisit ( ) : string Tests the SectionUpdateStruct visitor.

보호된 메소드들

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

메소드 상세

internalGetVisitor() 보호된 메소드

Gets the SectionUpdateStruct visitor.

testResultContainsIdentifierValueElement() 공개 메소드

Tests that the result contains identifier value element.

testResultContainsNameValueElement() 공개 메소드

Tests that the result contains name value element.
public testResultContainsNameValueElement ( string $result )
$result string

testResultContainsSectionInputAttributes() 공개 메소드

Tests that the result contains SectionInput attributes.

testResultContainsSectionInputElement() 공개 메소드

Tests that the result contains SectionInput element.

testVisit() 공개 메소드

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