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

Afficher le fichier Open project: doctrine/couchdb-odm

Méthodes publiques

Méthode Description
setUp ( )
testDelete ( )
testDeleteProxy ( )
testFind ( )
testFindTypeValidation ( )
testFindUsesIdentityMap ( )
testFindWrongTypesDoesNotMessUnitOfWork ( )
testInsert ( )
testInsertUpdateMultiple ( )
testKeepTrackOfUnmappedData ( )
testNullConversionHandledAutomatically ( )
testRemove ( )
testUpdate1 ( )
testUpdate2 ( )

Method Details

setUp() public méthode

public setUp ( )

testDelete() public méthode

public testDelete ( )

testDeleteProxy() public méthode

public testDeleteProxy ( )

testFind() public méthode

public testFind ( )

testFindTypeValidation() public méthode

testFindUsesIdentityMap() public méthode

testFindWrongTypesDoesNotMessUnitOfWork() public méthode

testInsert() public méthode

public testInsert ( )

testInsertUpdateMultiple() public méthode

testKeepTrackOfUnmappedData() public méthode

testNullConversionHandledAutomatically() public méthode

testRemove() public méthode

public testRemove ( )

testUpdate1() public méthode

public testUpdate1 ( )

testUpdate2() public méthode

public testUpdate2 ( )