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

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

Protected Properties

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

Public Methods

Method Description
providerForTestToFieldValue ( )
providerForTestToStorageValue ( )
testToFieldDefinitionMultiple ( )
testToFieldDefinitionSingle ( )
testToFieldValue ( $dataText, $sortKeyString, $data )
testToStorageFieldDefinitionMultiple ( )
testToStorageFieldDefinitionSingle ( )
testToStorageValue ( $data, $sortKey, $dataText, $sortKeyString )

Protected Methods

Method Description
setUp ( )

Method Details

providerForTestToFieldValue() public method

providerForTestToStorageValue() public method

setUp() protected method

protected setUp ( )

testToFieldDefinitionMultiple() public method

testToFieldDefinitionSingle() public method

testToFieldValue() public method

public testToFieldValue ( $dataText, $sortKeyString, $data )

testToStorageFieldDefinitionMultiple() public method

testToStorageFieldDefinitionSingle() public method

testToStorageValue() public method

public testToStorageValue ( $data, $sortKey, $dataText, $sortKeyString )

Property Details

$converter protected property

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