PHP Class Doctrine\MongoDB\Tests\CollectionEventsChangingContextTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: doctrine/mongodb

Méthodes publiques

Méthode Description
setUp ( )
testAggregate ( )
testFind ( )
testFindAndRemove ( )
testFindAndUpdate ( )
testFindOne ( )
testGroup ( )
testMapReduce ( )
testNear ( )
testRemove ( )
testUpdate ( )

Private Methods

Méthode Description
getMockCollection ( Doctrine\Common\EventManager $eventManager, array $methods )
getMockDatabase ( )
getMockMongoCollection ( )

Method Details

setUp() public méthode

public setUp ( )

testAggregate() public méthode

public testAggregate ( )

testFind() public méthode

public testFind ( )

testFindAndRemove() public méthode

public testFindAndRemove ( )

testFindAndUpdate() public méthode

public testFindAndUpdate ( )

testFindOne() public méthode

public testFindOne ( )

testGroup() public méthode

public testGroup ( )

testMapReduce() public méthode

public testMapReduce ( )

testNear() public méthode

public testNear ( )

testRemove() public méthode

public testRemove ( )

testUpdate() public méthode

public testUpdate ( )