C# Class MongoDB.Driver.TestMapReduceBuilder

Mostrar archivo Open project: sdether/mongodb-csharp

Protected Methods

Method Description
CleanDB ( ) : void
SetupCollection ( ) : void

Private Methods

Method Description
Dispose ( ) : void
Init ( ) : void
TestBuilderSetsAllProperties ( ) : void
TestCreateMapReduceWithStringFunctions ( ) : void
TestExecuteSimple ( ) : void
TestExecuteUsing ( ) : void

Method Details

CleanDB() protected method

protected CleanDB ( ) : void
return void

SetupCollection() protected method

protected SetupCollection ( ) : void
return void