PHP Class eZ\Publish\Core\REST\Common\Tests\FieldTypeProcessor\RichTextProcessorTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$converter eZ\Publish\Core\FieldType\RichText\Converter | PHPUnit_Framework_MockObject_MockObject

Public Methods

Method Description
testPostProcessValueHash ( )

Protected Methods

Method Description
getProcessor ( ) : RichTextProcessor

Method Details

getProcessor() protected method

protected getProcessor ( ) : RichTextProcessor
return eZ\Publish\Core\REST\Common\FieldTypeProcessor\RichTextProcessor

testPostProcessValueHash() public method

Property Details

$converter protected property

protected Converter,eZ\Publish\Core\FieldType\RichText|PHPUnit_Framework_MockObject_MockObject $converter
return eZ\Publish\Core\FieldType\RichText\Converter | PHPUnit_Framework_MockObject_MockObject