PHP 클래스 Doctrine\Tests\OXM\Marshaller\MarshallerTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: doctrine/oxm

공개 메소드들

메소드 설명
itShouldHandleAllValidXml ( )
itShouldHandleCircularReferences ( )
itShouldHandleMappedSuperclassesCorrectly ( )
itShouldMarshalCdataElementsWithAttributes ( )
itShouldMarshalTextElementsWithAttributes ( )
itShouldMarshalToFilenameStream ( )
itShouldProduceExactXml ( )
itShouldProduceExactXmlForAttribute ( )
itShouldProduceExactXmlForCompoundClassName ( )
itShouldProduceExactXmlForPopulatedAttribute ( )
itShouldSupportCDataWrapping ( )
itShouldSupportEmptyTextElements ( )
itShouldSupportMarshallingToOtherEncodings ( )
itShouldUnmarshalCdataElementsWithAttributes ( )
itShouldUnmarshalTextElementsWithAttributes ( )
setUp ( )
tearDown ( )
testFirstClassMarshaller ( )
testItShouldAutocompleteFields ( )

메소드 상세

itShouldHandleAllValidXml() 공개 메소드

itShouldHandleCircularReferences() 공개 메소드

itShouldHandleMappedSuperclassesCorrectly() 공개 메소드

itShouldMarshalCdataElementsWithAttributes() 공개 메소드

itShouldMarshalTextElementsWithAttributes() 공개 메소드

itShouldMarshalToFilenameStream() 공개 메소드

itShouldProduceExactXml() 공개 메소드

itShouldProduceExactXmlForAttribute() 공개 메소드

itShouldProduceExactXmlForCompoundClassName() 공개 메소드

itShouldProduceExactXmlForPopulatedAttribute() 공개 메소드

itShouldSupportCDataWrapping() 공개 메소드

itShouldSupportEmptyTextElements() 공개 메소드

itShouldSupportMarshallingToOtherEncodings() 공개 메소드

itShouldUnmarshalCdataElementsWithAttributes() 공개 메소드

itShouldUnmarshalTextElementsWithAttributes() 공개 메소드

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testFirstClassMarshaller() 공개 메소드

testItShouldAutocompleteFields() 공개 메소드