C# Class NSoft.NFramework.Data.MongoDB.Core.MongoDatabaseFixture

Inheritance: MongoFixtureBase
显示文件 Open project: debop/NFramework

Public Methods

Method Description
CreateCollectionTest ( ) : void
DropCollectionTest ( ) : void

Private Methods

Method Description
CollectionExistsTest ( ) : void
EvalNoArgsTest ( ) : void
EvalWithArgsTest ( ) : void
FetchDBRefTest ( ) : void
GetCollectionTest ( ) : void
GetGenericCollectionTest ( ) : void
RenameCollectionDropTargetTest ( ) : void
RenameCollectionTest ( ) : void
UserMethodsTest ( ) : void

Method Details

CreateCollectionTest() public method

public CreateCollectionTest ( ) : void
return void

DropCollectionTest() public method

public DropCollectionTest ( ) : void
return void