PHP Class eZ\Publish\Core\REST\Common\Tests\Output\FieldTypeSerializerTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$contentTypeMock
$fieldTypeMock
$fieldTypeProcessorMock
$fieldTypeProcessorRegistryMock
$fieldTypeServiceMock
$generatorMock

Public Methods

Method Description
testSerializeFieldDefaultValue ( )
testSerializeFieldSettings ( )
testSerializeFieldSettingsWithPostProcessing ( )
testSerializeFieldValue ( )
testSerializeFieldValueWithProcessor ( )
testSerializeValidatorConfiguration ( )
testSerializeValidatorConfigurationWithPostProcessing ( )

Protected Methods

Method Description
getContentTypeMock ( )
getFieldTypeMock ( )
getFieldTypeProcessorMock ( )
getFieldTypeProcessorRegistryMock ( )
getFieldTypeSerializer ( )
getFieldTypeServiceMock ( )
getGeneratorMock ( )

Method Details

getContentTypeMock() protected method

protected getContentTypeMock ( )

getFieldTypeMock() protected method

protected getFieldTypeMock ( )

getFieldTypeProcessorMock() protected method

getFieldTypeProcessorRegistryMock() protected method

getFieldTypeSerializer() protected method

protected getFieldTypeSerializer ( )

getFieldTypeServiceMock() protected method

protected getFieldTypeServiceMock ( )

getGeneratorMock() protected method

protected getGeneratorMock ( )

testSerializeFieldDefaultValue() public method

testSerializeFieldSettings() public method

testSerializeFieldSettingsWithPostProcessing() public method

testSerializeFieldValue() public method

testSerializeFieldValueWithProcessor() public method

testSerializeValidatorConfiguration() public method

testSerializeValidatorConfigurationWithPostProcessing() public method

Property Details

$contentTypeMock protected_oe property

protected $contentTypeMock

$fieldTypeMock protected_oe property

protected $fieldTypeMock

$fieldTypeProcessorMock protected_oe property

protected $fieldTypeProcessorMock

$fieldTypeProcessorRegistryMock protected_oe property

protected $fieldTypeProcessorRegistryMock

$fieldTypeServiceMock protected_oe property

protected $fieldTypeServiceMock

$generatorMock protected_oe property

protected $generatorMock