C# Class MongoDB.Driver.TestCursor

Mostrar archivo Open project: sdether/mongodb-csharp

Protected Methods

Method Description
cleanDB ( ) : void

Private Methods

Method Description
Dispose ( ) : void
Init ( ) : void
TestCanLimit ( ) : void
TestCanReadAndKillCursor ( ) : void
TestCanReadMore ( ) : void
TestCanReadSmall ( ) : void
TestExplain ( ) : void
TestHint ( ) : void
TestSort ( ) : void

Method Details

cleanDB() protected method

protected cleanDB ( ) : void
return void