C# Класс MongoDB.DriverUnitTests.MongoCollectionTests

Показать файл Открыть проект

Приватные методы

Метод Описание
Setup ( ) : void
TestAggregate ( ) : void
TestConstructorArgumentChecking ( ) : void
TestCountOne ( ) : void
TestCountWithQuery ( ) : void
TestCountZero ( ) : void
TestCreateCollection ( ) : void
TestCreateCollectionSetCappedSetMaxDocuments ( ) : void
TestCreateCollectionSetCappedSetMaxSize ( ) : void
TestCreateIndex ( ) : void
TestDistinct ( ) : void
TestDistinctWithQuery ( ) : void
TestDropAllIndexes ( ) : void
TestDropIndex ( ) : void
TestEnsureIndexTimeToLive ( ) : void
TestExplain ( ) : void
TestFind ( ) : void
TestFindAndModify ( ) : void
TestFindAndModifyNoMatchingDocument ( ) : void
TestFindAndModifyTyped ( ) : void
TestFindAndModifyUpsert ( ) : void
TestFindAndRemoveNoMatchingDocument ( ) : void
TestFindNearSphericalFalse ( ) : void
TestFindNearSphericalTrue ( ) : void
TestFindOne ( ) : void
TestFindOneAs ( ) : void
TestFindOneAsGeneric ( ) : void
TestFindOneById ( ) : void
TestFindOneByIdAs ( ) : void
TestFindOneByIdAsGeneric ( ) : void
TestFindWithinCircleSphericalFalse ( ) : void
TestFindWithinCircleSphericalTrue ( ) : void
TestFindWithinRectangle ( ) : void
TestGeoHaystackSearch ( ) : void
TestGeoHaystackSearch_Typed ( ) : void
TestGeoNear ( ) : void
TestGeoNearGeneric ( ) : void
TestGeoNearSphericalFalse ( ) : void
TestGeoNearSphericalTrue ( ) : void
TestGetIndexes ( ) : void
TestGetMore ( ) : void
TestGetStats ( ) : void
TestGetStatsUsePowerOf2Sizes ( ) : void
TestGroup ( ) : void
TestGroupByFunction ( ) : void
TestIndexExists ( ) : void
TestInsertBatchContinueOnError ( ) : void
TestIsCappedFalse ( ) : void
TestIsCappedTrue ( ) : void
TestMapReduce ( ) : void
TestMapReduceInline ( ) : void
TestMapReduceInlineWithQuery ( ) : void
TestReIndex ( ) : void
TestSetFields ( ) : void
TestSetHint ( ) : void
TestSetHintByIndexName ( ) : void
TestSortAndLimit ( ) : void
TestTotalDataSize ( ) : void
TestTotalStorageSize ( ) : void
TestUpdate ( ) : void
TestUpdateEmptyQueryDocument ( ) : void
TestUpdateNullQuery ( ) : void
TestValidate ( ) : void