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

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

Public Methods

Method Description
testToFieldValue ( )
testToStorageValue ( )

Protected Methods

Method Description
getAbsolutePath ( string $relativePath ) : string
getInstallationDir ( ) : string
setUp ( )
tearDown ( )

Method Details

getAbsolutePath() protected method

protected getAbsolutePath ( string $relativePath ) : string
$relativePath string
return string

getInstallationDir() protected static method

protected static getInstallationDir ( ) : string
return string

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testToFieldValue() public method

public testToFieldValue ( )

testToStorageValue() public method

public testToStorageValue ( )

Property Details

$converter protected property

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