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

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

Public Methods

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

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testToFieldDefinition() public method

testToFieldValue() public method

public testToFieldValue ( )

testToStorageFieldDefinition() public method

testToStorageValue() public method

public testToStorageValue ( )

Property Details

$converter protected property

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