C# Class MongoDB.Driver.TestDatabase

Mostrar archivo Open project: sdether/mongodb-csharp

Protected Methods

Method Description
cleanDB ( ) : void

Private Methods

Method Description
Dispose ( ) : void
Init ( ) : void
TestEvalNoScope ( ) : void
TestEvalWithScope ( ) : void
TestEvalWithScopeAsFunctionParameters ( ) : void
TestFollowNonReference ( ) : void
TestFollowReference ( ) : void
TestGetCollectionNames ( ) : void
TestGetLastError ( ) : void
TestGetLastErrorNoError ( ) : void
TestGetPrevError ( ) : void
TestReferenceNonOid ( ) : void

Method Details

cleanDB() protected method

protected cleanDB ( ) : void
return void