C# Class MongoDB.Driver.TestDatabaseMetaData

Mostrar archivo Open project: sdether/mongodb-csharp

Protected Methods

Method Description
initDB ( ) : void

Private Methods

Method Description
Dispose ( ) : void
Init ( ) : void
TestCreateCollectionNoOptions ( ) : void
TestCreateCollectionWithInvalidOptions ( ) : void
TestCreateCollectionWithOptions ( ) : void
TestDropCollection ( ) : void
TestDropInvalidCollection ( ) : void

Method Details

initDB() protected method

protected initDB ( ) : void
return void