PHP Class eZ\Publish\Core\REST\Client\Tests\Output\ValueObjectVisitor\SectionCreateStructTest

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
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.

Méthodes protégées

Méthode Description
internalGetVisitor ( ) : SectionCreateStruct Gets the SectionCreateStruct visitor.

Method Details

internalGetVisitor() protected méthode

Gets the SectionCreateStruct visitor.

testResultContainsIdentifierValueElement() public méthode

Tests that the result contains identifier value element.

testResultContainsNameValueElement() public méthode

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

testResultContainsSectionInputAttributes() public méthode

Tests that the result contains SectionInput attributes.

testResultContainsSectionInputElement() public méthode

Tests that the result contains SectionInput element.

testVisit() public méthode

Tests the SectionCreateStruct visitor.
public testVisit ( ) : string
Résultat string