PHP Class Doctrine\Tests\ODM\CouchDB\Functional\EmbeddedAssociationTest

Datei anzeigen Open project: doctrine/couchdb-odm

Public Methods

Method Description
setUp ( )
testEmptyStringInEmbeddedDocument ( )
testSaveEmbedded ( )
testSaveModifiedEmbedded ( )
testShouldNotSaveUnchanged ( )
testUpdateBooleanToFalseInEmbeddedDocument ( )

Method Details

setUp() public method

public setUp ( )

testEmptyStringInEmbeddedDocument() public method

testSaveEmbedded() public method

public testSaveEmbedded ( )

testSaveModifiedEmbedded() public method

testShouldNotSaveUnchanged() public method

testUpdateBooleanToFalseInEmbeddedDocument() public method