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

파일 보기 프로젝트 열기: 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 SectionCreateStruct visitor.

보호된 메소드들

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

메소드 상세

internalGetVisitor() 보호된 메소드

Gets the SectionCreateStruct 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 SectionCreateStruct visitor.
public testVisit ( ) : string
리턴 string