PHP Class Doctrine\Tests\OXM\Marshaller\MarshallerTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: doctrine/oxm

Méthodes publiques

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

Method Details

itShouldHandleAllValidXml() public méthode

itShouldHandleCircularReferences() public méthode

itShouldHandleMappedSuperclassesCorrectly() public méthode

itShouldMarshalCdataElementsWithAttributes() public méthode

itShouldMarshalTextElementsWithAttributes() public méthode

itShouldMarshalToFilenameStream() public méthode

itShouldProduceExactXml() public méthode

itShouldProduceExactXmlForAttribute() public méthode

itShouldProduceExactXmlForCompoundClassName() public méthode

itShouldProduceExactXmlForPopulatedAttribute() public méthode

itShouldSupportCDataWrapping() public méthode

itShouldSupportEmptyTextElements() public méthode

itShouldSupportMarshallingToOtherEncodings() public méthode

itShouldUnmarshalCdataElementsWithAttributes() public méthode

itShouldUnmarshalTextElementsWithAttributes() public méthode

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testFirstClassMarshaller() public méthode

testItShouldAutocompleteFields() public méthode