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

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

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

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