PHP 클래스 Alcaeus\MongoDbAdapter\Tests\Mongo\MongoDBTest

저자: alcaeus ([email protected])
파일 보기 프로젝트 열기: alcaeus/mongo-php-adapter

공개 메소드들

메소드 설명
testCommand ( )
testCommandCursorTimeout ( )
testCommandError ( )
testCreateCollection ( )
testCreateCollectionInvalidParameters ( )
testDrop ( )
testDropCollection ( )
testEmptyDatabaseName ( )
testExecute ( )
testForceError ( )
testGetCollection ( )
testGetCollectionInfo ( )
testGetCollectionInfoExecutionTimeoutException ( )
testGetCollectionNames ( )
testGetCollectionNamesDoesNotListSystemCollections ( )
testGetCollectionNamesExecutionTimeoutException ( )
testGetCollectionNamesWithSystemCollections ( )
testGetCollectionProperty ( )
testInvalidDatabaseName ( )
testListCollections ( )
testListCollectionsExecutionTimeoutException ( )
testProfilingLevel ( )
testReadPreference ( )
testReadPreferenceIsInherited ( )
testReadPreferenceIsSetInDriver ( )
testRepair ( )
testSelectCollectionEmptyName ( )
testSelectCollectionWithNullBytes ( )
testSerialize ( )
testWriteConcern ( )
testWriteConcernIsInherited ( )
testWriteConcernIsSetInDriver ( )

메소드 상세

testCommand() 공개 메소드

public testCommand ( )

testCommandCursorTimeout() 공개 메소드

testCommandError() 공개 메소드

public testCommandError ( )

testCreateCollection() 공개 메소드

testCreateCollectionInvalidParameters() 공개 메소드

testDrop() 공개 메소드

public testDrop ( )

testDropCollection() 공개 메소드

public testDropCollection ( )

testEmptyDatabaseName() 공개 메소드

testExecute() 공개 메소드

public testExecute ( )

testForceError() 공개 메소드

public testForceError ( )

testGetCollection() 공개 메소드

public testGetCollection ( )

testGetCollectionInfo() 공개 메소드

testGetCollectionInfoExecutionTimeoutException() 공개 메소드

testGetCollectionNames() 공개 메소드

testGetCollectionNamesDoesNotListSystemCollections() 공개 메소드

testGetCollectionNamesExecutionTimeoutException() 공개 메소드

testGetCollectionNamesWithSystemCollections() 공개 메소드

testGetCollectionProperty() 공개 메소드

testInvalidDatabaseName() 공개 메소드

testListCollections() 공개 메소드

public testListCollections ( )

testListCollectionsExecutionTimeoutException() 공개 메소드

testProfilingLevel() 공개 메소드

public testProfilingLevel ( )

testReadPreference() 공개 메소드

public testReadPreference ( )

testReadPreferenceIsInherited() 공개 메소드

testReadPreferenceIsSetInDriver() 공개 메소드

testRepair() 공개 메소드

public testRepair ( )

testSelectCollectionEmptyName() 공개 메소드

testSelectCollectionWithNullBytes() 공개 메소드

testSerialize() 공개 메소드

public testSerialize ( )

testWriteConcern() 공개 메소드

public testWriteConcern ( )

testWriteConcernIsInherited() 공개 메소드

testWriteConcernIsSetInDriver() 공개 메소드