PHP Класс eZ\Publish\Core\REST\Client\Tests\Output\ValueObjectVisitor\SectionUpdateStructTest

Показать файл Открыть проект

Открытые методы

Метод Описание
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