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

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testFromStorageAndBack ( ) Test converting from XML to storage and back.
testToFieldValue ( ) Test converting XML to Parts\Page.
testToStorageValue ( ) Test converting Parts\Page to XML.

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testFromStorageAndBack() public method

Test converting from XML to storage and back.

testToFieldValue() public method

Test converting XML to Parts\Page.
public testToFieldValue ( )

testToStorageValue() public method

Test converting Parts\Page to XML.
public testToStorageValue ( )