PHP Class Doctrine\Tests\ODM\CouchDB\Mapping\EmbeddedDocumentSerializerTest

Afficher le fichier Open project: doctrine/couchdb-odm

Méthodes publiques

Méthode Description
setUp ( )
testCreateEmbeddedDocument ( )
testCreateEmbeddedNoTargetDocument ( )
testCreateMetadataConflict ( )
testCreateNoMetadata ( ) If there is no doctrine_metadata inside of an embedded array, classmetadata should help
testCreateThorwsWhenNoTargetNoMetadata ( )
testIsChanged ( )
testSerialize ( )
testSerializeMismatchingTargetDocument ( )
testSerializeNoTargetDocument ( )

Method Details

setUp() public méthode

public setUp ( )

testCreateEmbeddedDocument() public méthode

testCreateEmbeddedNoTargetDocument() public méthode

testCreateMetadataConflict() public méthode

testCreateNoMetadata() public méthode

If there is no doctrine_metadata inside of an embedded array, classmetadata should help

testCreateThorwsWhenNoTargetNoMetadata() public méthode

testIsChanged() public méthode

public testIsChanged ( )

testSerialize() public méthode

public testSerialize ( )

testSerializeMismatchingTargetDocument() public méthode

testSerializeNoTargetDocument() public méthode