C# Class MongoDB.Driver.TestDatabase

Afficher le fichier Open project: sdether/mongodb-csharp

Méthodes protégées

Méthode Description
cleanDB ( ) : void

Private Methods

Méthode 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 méthode

protected cleanDB ( ) : void
Résultat void