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

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

Protected Properties

Property Type Description
$requestParser eZ\Publish\Core\REST\Common\RequestParser

Public Methods

Method Description
testPostProcessValueHash ( )

Protected Methods

Method Description
getProcessor ( ) : ImageProcessor Returns the processor under test.
getRouterMock ( )
getVariations ( )

Method Details

getProcessor() protected method

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

getRouterMock() protected method

protected getRouterMock ( )

getVariations() protected method

protected getVariations ( )

testPostProcessValueHash() public method

Property Details

$requestParser protected property

protected RequestParser,eZ\Publish\Core\REST\Common $requestParser
return eZ\Publish\Core\REST\Common\RequestParser