PHP Class eZ\Publish\Core\Persistence\Legacy\Tests\Content\FieldValue\Converter\SelectionTest

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

Protected Properties

Property Type Description
$converter eZ\Publish\Core\Persistence\Legacy\Content\FieldValue\Converter\SelectionConverter

Public Methods

Method Description
testToFieldDefinitionMultiple ( )
testToFieldDefinitionSingleEmpty ( )
testToFieldValue ( )
testToFieldValueEmpty ( )
testToStorageFieldDefinitionMultiple ( )
testToStorageFieldDefinitionSingle ( )
testToStorageValue ( )
testToStorageValueEmpty ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testToFieldDefinitionMultiple() public method

testToFieldDefinitionSingleEmpty() public method

testToFieldValue() public method

public testToFieldValue ( )

testToFieldValueEmpty() public method

testToStorageFieldDefinitionMultiple() public method

testToStorageFieldDefinitionSingle() public method

testToStorageValue() public method

public testToStorageValue ( )

testToStorageValueEmpty() public method

Property Details

$converter protected_oe property

protected SelectionConverter,eZ\Publish\Core\Persistence\Legacy\Content\FieldValue\Converter $converter
return eZ\Publish\Core\Persistence\Legacy\Content\FieldValue\Converter\SelectionConverter