PHP Class eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\FieldDefinitionListTest

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
provideXpathAssertions ( )
testGeneratedXml ( string $xpath, DOMDocument $dom )
testVisitFieldDefinitionList ( ) : DOMDocument

Protected Methods

Method Description
getBasicFieldDefinitionList ( )
internalGetVisitor ( ) : FieldDefinitionList Get the Content visitor.

Method Details

getBasicFieldDefinitionList() protected method

internalGetVisitor() protected method

Get the Content visitor.
protected internalGetVisitor ( ) : FieldDefinitionList
return eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\FieldDefinitionList

provideXpathAssertions() public method

testGeneratedXml() public method

public testGeneratedXml ( string $xpath, DOMDocument $dom )
$xpath string
$dom DOMDocument

testVisitFieldDefinitionList() public method

public testVisitFieldDefinitionList ( ) : DOMDocument
return DOMDocument