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

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\RatingConverter

Public Methods

Method Description
testToFieldDefinition ( )
testToFieldValue ( )
testToFieldValueDisabled ( )
testToStorageFieldDefinition ( )
testToStorageValue ( )
testToStorageValueDisabled ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testToFieldDefinition() public method

testToFieldValue() public method

public testToFieldValue ( )

testToFieldValueDisabled() public method

testToStorageFieldDefinition() public method

testToStorageValue() public method

public testToStorageValue ( )

testToStorageValueDisabled() public method

Property Details

$converter protected_oe property

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