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

Inheritance: extends BinaryInputProcessorTest
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testPostProcessValueHash ( )

Protected Methods

Method Description
getProcessor ( ) : BinaryProcessor Returns the processor under test.

Method Details

getProcessor() protected method

Returns the processor under test.
protected getProcessor ( ) : BinaryProcessor
return eZ\Publish\Core\REST\Common\FieldTypeProcessor\BinaryProcessor

testPostProcessValueHash() public method