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

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

Protected Properties

Property Type Description
$constants

Public Methods

Method Description
fieldSettingsHashes ( )
testPostProcessFieldSettingsHash ( $outputSettings, $inputSettings )
testPreProcessFieldSettingsHash ( $inputSettings, $outputSettings )

Protected Methods

Method Description
getProcessor ( ) : TimeProcessor

Method Details

fieldSettingsHashes() public method

public fieldSettingsHashes ( )

getProcessor() protected method

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

testPostProcessFieldSettingsHash() public method

public testPostProcessFieldSettingsHash ( $outputSettings, $inputSettings )

testPreProcessFieldSettingsHash() public method

public testPreProcessFieldSettingsHash ( $inputSettings, $outputSettings )

Property Details

$constants protected property

protected $constants