PHP Class Doctrine\Tests\OXM\Marshaller\MarshallerTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: doctrine/oxm

Public Methods

Method Description
itShouldHandleAllValidXml ( )
itShouldHandleCircularReferences ( )
itShouldHandleMappedSuperclassesCorrectly ( )
itShouldMarshalCdataElementsWithAttributes ( )
itShouldMarshalTextElementsWithAttributes ( )
itShouldMarshalToFilenameStream ( )
itShouldProduceExactXml ( )
itShouldProduceExactXmlForAttribute ( )
itShouldProduceExactXmlForCompoundClassName ( )
itShouldProduceExactXmlForPopulatedAttribute ( )
itShouldSupportCDataWrapping ( )
itShouldSupportEmptyTextElements ( )
itShouldSupportMarshallingToOtherEncodings ( )
itShouldUnmarshalCdataElementsWithAttributes ( )
itShouldUnmarshalTextElementsWithAttributes ( )
setUp ( )
tearDown ( )
testFirstClassMarshaller ( )
testItShouldAutocompleteFields ( )

Method Details

itShouldHandleAllValidXml() public method

itShouldHandleCircularReferences() public method

itShouldHandleMappedSuperclassesCorrectly() public method

itShouldMarshalCdataElementsWithAttributes() public method

itShouldMarshalTextElementsWithAttributes() public method

itShouldMarshalToFilenameStream() public method

itShouldProduceExactXml() public method

itShouldProduceExactXmlForAttribute() public method

itShouldProduceExactXmlForCompoundClassName() public method

itShouldProduceExactXmlForPopulatedAttribute() public method

itShouldSupportCDataWrapping() public method

itShouldSupportEmptyTextElements() public method

itShouldSupportMarshallingToOtherEncodings() public method

itShouldUnmarshalCdataElementsWithAttributes() public method

itShouldUnmarshalTextElementsWithAttributes() public method

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testFirstClassMarshaller() public method

testItShouldAutocompleteFields() public method