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

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

Public Methods

Method Description
testToFieldDefinition ( )
testToFieldValue ( )
testToStorageFieldDefinitionNoValidator ( )
testToStorageFieldDefinitionWithValidator ( )
testToStorageValue ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testToFieldDefinition() public method

testToFieldValue() public method

public testToFieldValue ( )

testToStorageFieldDefinitionNoValidator() public method

testToStorageFieldDefinitionWithValidator() public method

testToStorageValue() public method

public testToStorageValue ( )

Property Details

$converter protected property

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