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

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

Protected Properties

Property Type Description
$incomingValue
$outgoingValue

Public Methods

Method Description
fieldValueHashes ( )
testPostProcessValueHash ( $outputValue, $inputValue )
testPreProcessValueHash ( $inputValue, $outputValue )

Protected Methods

Method Description
getProcessor ( ) : PageProcessor

Method Details

fieldValueHashes() public method

public fieldValueHashes ( )

getProcessor() protected method

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

testPostProcessValueHash() public method

public testPostProcessValueHash ( $outputValue, $inputValue )

testPreProcessValueHash() public method

public testPreProcessValueHash ( $inputValue, $outputValue )

Property Details

$incomingValue protected property

protected $incomingValue

$outgoingValue protected property

protected $outgoingValue