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

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Protected Properties

Свойство Type Description
$converter eZ\Publish\Core\Persistence\Legacy\Content\FieldValue\Converter\RichTextConverter

Méthodes publiques

Méthode Description
testToFieldValue ( )
testToStorageValue ( )

Méthodes protégées

Méthode Description
getAbsolutePath ( string $relativePath ) : string
getInstallationDir ( ) : string
setUp ( )
tearDown ( )

Method Details

getAbsolutePath() protected méthode

protected getAbsolutePath ( string $relativePath ) : string
$relativePath string
Résultat string

getInstallationDir() protected static méthode

protected static getInstallationDir ( ) : string
Résultat string

setUp() protected méthode

protected setUp ( )

tearDown() protected méthode

protected tearDown ( )

testToFieldValue() public méthode

public testToFieldValue ( )

testToStorageValue() public méthode

public testToStorageValue ( )

Property Details

$converter protected_oe property

protected RichTextConverter,eZ\Publish\Core\Persistence\Legacy\Content\FieldValue\Converter $converter
Résultat eZ\Publish\Core\Persistence\Legacy\Content\FieldValue\Converter\RichTextConverter