C# Class MongoDB.IntegrationTests.TestMapReduce

Inheritance: MongoTestBase
Datei anzeigen Open project: oz-systems/mongodb-csharp

Public Methods

Method Description
OnInit ( ) : void

Private Methods

Method Description
TestBuilderSetsAllProperties ( ) : void
TestCreateMapReduceWithStringFunctions ( ) : void
TestExecuteInMemoryByDefault ( ) : void
TestExecuteSimple ( ) : void
TestExecuteSimple2 ( ) : void
TestExecuteUsing ( ) : void
TestGetMapReduceObject ( ) : void

Method Details

OnInit() public method

public OnInit ( ) : void
return void