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

Datei anzeigen Open project: doctrine/couchdb-odm

Public Methods

Method Description
setUp ( )
testFlushingOwningSideWithAssocationChangesTwiceOnlySavesOnce ( )
testInverseManyToManyIdentityMap ( )
testInverseManyToManyLazyLoad ( )
testInverseManyToManySeveralEntries ( )
testNoTargetDocument ( )
testPersistKeys ( )
testSaveManyToMany ( )
testUpdateInverseSideIsIgnored ( )

Method Details

setUp() public method

public setUp ( )

testFlushingOwningSideWithAssocationChangesTwiceOnlySavesOnce() public method

testInverseManyToManyIdentityMap() public method

testInverseManyToManyLazyLoad() public method

testInverseManyToManySeveralEntries() public method

testNoTargetDocument() public method

testPersistKeys() public method

public testPersistKeys ( )

testSaveManyToMany() public method

public testSaveManyToMany ( )

testUpdateInverseSideIsIgnored() public method