PHP Class eZ\Publish\Core\REST\Common\Tests\Input\FieldTypeParserTest

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

Protected Properties

Property Type Description
$contentServiceMock
$contentTypeMock
$contentTypeServiceMock
$fieldTypeMock
$fieldTypeProcessorMock
$fieldTypeProcessorRegistryMock
$fieldTypeServiceMock

Public Methods

Method Description
setUp ( )
testParseFieldSettings ( )
testParseFieldSettingsWithPreProcessing ( )
testParseFieldValue ( )
testParseValidatorConfiguration ( )
testParseValidatorConfigurationWithPreProcessing ( )
testParseValue ( )
testParseValueWithPreProcessing ( )

Protected Methods

Method Description
getFieldTypeParser ( )

Method Details

getFieldTypeParser() protected method

protected getFieldTypeParser ( )

setUp() public method

public setUp ( )

testParseFieldSettings() public method

testParseFieldSettingsWithPreProcessing() public method

testParseFieldValue() public method

public testParseFieldValue ( )

testParseValidatorConfiguration() public method

testParseValidatorConfigurationWithPreProcessing() public method

testParseValue() public method

public testParseValue ( )

testParseValueWithPreProcessing() public method

Property Details

$contentServiceMock protected property

protected $contentServiceMock

$contentTypeMock protected property

protected $contentTypeMock

$contentTypeServiceMock protected property

protected $contentTypeServiceMock

$fieldTypeMock protected property

protected $fieldTypeMock

$fieldTypeProcessorMock protected property

protected $fieldTypeProcessorMock

$fieldTypeProcessorRegistryMock protected property

protected $fieldTypeProcessorRegistryMock

$fieldTypeServiceMock protected property

protected $fieldTypeServiceMock