PHP Class Doctrine\Tests\ODM\CouchDB\UnitOfWorkTest

Inheritance: extends CouchDBTestCase
Datei anzeigen Open project: doctrine/couchdb-odm

Public Methods

Method Description
setUp ( )
testCreateDocument ( )
testCreateDocument_UseIdentityMap ( )
testScheduleInsertCancelsScheduleRemove ( )
testScheduleInsert_ForAssignedIdGenerator_WithoutId ( )
testScheduleInsert_ForUuidGenerator_QueriesUuidGenerator ( )
testScheduleInsertion ( )
testTryGetById ( )

Method Details

setUp() public method

public setUp ( )

testCreateDocument() public method

public testCreateDocument ( )

testCreateDocument_UseIdentityMap() public method

testScheduleInsertCancelsScheduleRemove() public method

testScheduleInsert_ForAssignedIdGenerator_WithoutId() public method

testScheduleInsert_ForUuidGenerator_QueriesUuidGenerator() public method

testScheduleInsertion() public method

testTryGetById() public method

public testTryGetById ( )