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

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

Public Methods

Method Description
testToFieldValue ( )
testToStorageValue ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testToFieldValue() public method

public testToFieldValue ( )

testToStorageValue() public method

public testToStorageValue ( )

Property Details

$converter protected_oe property

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