C# Class NSoft.NFramework.Data.MongoDB.Repositories.MongoRepositoryFixture_Index

Inheritance: MongoFixtureBase
Mostrar archivo Open project: debop/NFramework

Protected Methods

Method Description
OnTestFixtureTearDown ( ) : void

Private Methods

Method Description
CreateIndex_DropIndex_Test ( ) : void
DropAllIndexesTest ( ) : void
EnsureIndexTest ( ) : void
GetIndexesTest ( ) : void
PingTest ( ) : void

Method Details

OnTestFixtureTearDown() protected method

protected OnTestFixtureTearDown ( ) : void
return void