C# Class Raven.Tests.Views.MapReduce

Inheritance: RavenTest
显示文件 Open project: nhsevidence/ravendb

Public Methods

Method Description
Dispose ( ) : void
MapReduce ( ) : System.Threading

Private Methods

Method Description
CanDelete ( ) : void
CanGetReducedValues ( ) : void
CanUpdateReduceValue ( ) : void
CanUpdateReduceValue_WhenChangingReduceKey ( ) : void
GetUnstableQueryResult ( string query ) : Raven.Abstractions.Data.QueryResult

Method Details

Dispose() public method

public Dispose ( ) : void
return void

MapReduce() public method

public MapReduce ( ) : System.Threading
return System.Threading