C# 클래스 NSoft.NFramework.Data.MongoDB.Core.MongoDatabaseFixture

상속: MongoFixtureBase
파일 보기 프로젝트 열기: debop/NFramework

공개 메소드들

메소드 설명
CreateCollectionTest ( ) : void
DropCollectionTest ( ) : void

비공개 메소드들

메소드 설명
CollectionExistsTest ( ) : void
EvalNoArgsTest ( ) : void
EvalWithArgsTest ( ) : void
FetchDBRefTest ( ) : void
GetCollectionTest ( ) : void
GetGenericCollectionTest ( ) : void
RenameCollectionDropTargetTest ( ) : void
RenameCollectionTest ( ) : void
UserMethodsTest ( ) : void

메소드 상세

CreateCollectionTest() 공개 메소드

public CreateCollectionTest ( ) : void
리턴 void

DropCollectionTest() 공개 메소드

public DropCollectionTest ( ) : void
리턴 void