C# Class MongoDB.Driver.TestCollectionSafeMode

Inheritance: MongoTestBase
Mostrar archivo Open project: sdether/mongodb-csharp

Protected Methods

Method Description
InitCollection ( string name ) : IMongoCollection

Private Methods

Method Description
TestBadInsert ( ) : void
TestBadUpdate ( ) : void
TestMultiUpdate ( ) : void

Method Details

InitCollection() protected method

protected InitCollection ( string name ) : IMongoCollection
name string
return IMongoCollection