PHP 클래스 eZ\Publish\Core\Persistence\Legacy\Tests\Content\FieldValue\Converter\PageTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
testFromStorageAndBack ( ) Test converting from XML to storage and back.
testToFieldValue ( ) Test converting XML to Parts\Page.
testToStorageValue ( ) Test converting Parts\Page to XML.

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testFromStorageAndBack() 공개 메소드

Test converting from XML to storage and back.

testToFieldValue() 공개 메소드

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

testToStorageValue() 공개 메소드

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