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

Show file Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$fieldTypeSerializerMock

Public Methods

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

Protected Methods

Method Description
getBasicRestFieldDefinition ( )
internalGetVisitor ( ) : RestFieldDefinition Get the Content visitor.

Method Details

getBasicRestFieldDefinition() protected method

internalGetVisitor() protected method

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

provideXpathAssertions() public method

setUp() public method

public setUp ( )

testGeneratedXml() public method

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

testVisitRestFieldDefinition() public method

public testVisitRestFieldDefinition ( ) : DOMDocument
return DOMDocument

Property Details

$fieldTypeSerializerMock protected property

protected $fieldTypeSerializerMock