PHP 클래스 Doctrine\MongoDB\Tests\CollectionEventsChangingContextTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: doctrine/mongodb

공개 메소드들

메소드 설명
setUp ( )
testAggregate ( )
testFind ( )
testFindAndRemove ( )
testFindAndUpdate ( )
testFindOne ( )
testGroup ( )
testMapReduce ( )
testNear ( )
testRemove ( )
testUpdate ( )

비공개 메소드들

메소드 설명
getMockCollection ( Doctrine\Common\EventManager $eventManager, array $methods )
getMockDatabase ( )
getMockMongoCollection ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAggregate() 공개 메소드

public testAggregate ( )

testFind() 공개 메소드

public testFind ( )

testFindAndRemove() 공개 메소드

public testFindAndRemove ( )

testFindAndUpdate() 공개 메소드

public testFindAndUpdate ( )

testFindOne() 공개 메소드

public testFindOne ( )

testGroup() 공개 메소드

public testGroup ( )

testMapReduce() 공개 메소드

public testMapReduce ( )

testNear() 공개 메소드

public testNear ( )

testRemove() 공개 메소드

public testRemove ( )

testUpdate() 공개 메소드

public testUpdate ( )