C# Класс MongoDB.Driver.TestDocument

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

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

Метод Описание
AreEqual ( Document d1, Document d2 ) : void
AreNotEqual ( Document d1, Document d2 ) : void
TestClearRemovesAll ( ) : void
TestCopyToCopiesAndOverwritesKeys ( ) : void
TestCopyToCopiesAndPreservesKeyOrderToEmptyDoc ( ) : void
TestKeyOrderIsPreserved ( ) : void
TestKeyOrderPreservedOnRemove ( ) : void
TestRemove ( ) : void
TestTwoDocumentsWithDifferentDocumentChildTreeAreNotEqual ( ) : void
TestTwoDocumentsWithMisorderedArrayContentAreNotEqual ( ) : void
TestTwoDocumentsWithSameArrayContentAreEqual ( ) : void
TestTwoDocumentsWithSameContentInDifferentOrderAreNotEqual ( ) : void
TestTwoDocumentsWithSameContentInSameOrderAreEqual ( ) : void
TestTwoDocumentsWithSameDocumentChildTreeAreEqual ( ) : void
TestValues ( ) : void
TestValuesAdded ( ) : void