Skip navigation links
A C D G J M S T 

A

AbstractBackendTest - Class in de.bwaldvogel.mongo.backend
 
AbstractBackendTest() - Constructor for class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
AbstractReadOnlyProxyTest - Class in de.bwaldvogel
 
AbstractReadOnlyProxyTest() - Constructor for class de.bwaldvogel.AbstractReadOnlyProxyTest
 
AbstractSimpleBackendTest - Class in de.bwaldvogel.mongo.backend
 
AbstractSimpleBackendTest() - Constructor for class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 

C

client - Variable in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 
collection - Variable in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 
command(String) - Method in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 
createBackend() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
createBackend() - Method in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 
createBackend() - Method in class de.bwaldvogel.mongo.MongoServerTest
 

D

db - Variable in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 
de.bwaldvogel - package de.bwaldvogel
 
de.bwaldvogel.mongo - package de.bwaldvogel.mongo
 
de.bwaldvogel.mongo.backend - package de.bwaldvogel.mongo.backend
 

G

getAdminDb() - Method in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 
getCollection(String) - Method in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 

J

json(String) - Method in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 

M

MongoServerTest - Class in de.bwaldvogel.mongo
 
MongoServerTest() - Constructor for class de.bwaldvogel.mongo.MongoServerTest
 

S

setUp() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
setUp() - Method in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 
shutdownServer() - Method in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 
spinUpServer() - Method in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 

T

tearDown() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
tearDown() - Method in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 
testAddNonUniqueIndexOnNonIdField() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testBasicUpdate() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testBulkInsert() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testBulkUpdateOrdered() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testBulkUpdateUnordered() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testCollectionStats() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testCompoundDateIdUpserts() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testCompoundSort() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testCompoundUniqueIndicesNotSupportedAndThrowsException() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testCountCommand() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testCountWithQueryCommand() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testCreateIndexes() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testCurrentOperations() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testCurrentOperations() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testCursorOptionNoTimeout() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testDatabaseStats() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testDeleteDecrementsCount() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testDeleteInSystemNamespace() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testDistinctQuery() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testDistinctQuery() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testDropCollection() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testDropCollection() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testDropCollectionAlsoDropsFromDB() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testDropDatabase() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testDropDatabaseAlsoDropsCollectionData() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testDropDatabaseDropsAllData() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testEmbeddedSort() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyCommandEmpty() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyCommandIllegalOp() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyCommandUpdate() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyError() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyFields() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyMax() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyMin() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyNotFound() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyRemove() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyReturnNew() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyReturnOld() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifySorted() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyUpsert() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndModifyUpsertReturnNewFalse() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindAndRemoveFromEmbeddedList() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindInReverseNaturalOrder() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindOne() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindOneById() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindOneIn() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindWithLimit() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindWithNullOrNoFieldFilter() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindWithPattern() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindWithQuery() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindWithSkipLimit() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindWithSkipLimitAfterDelete() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFindWithSkipLimitInReverseOrder() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testFullUpdateWithSameId() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testGetCollection() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testGetCollectionNames() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testGetLocalAddress() - Method in class de.bwaldvogel.mongo.MongoServerTest
 
testGetLogStartupWarnings() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testGetLogWhichDoesNotExist() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testIdGenerated() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testIdInQueryResultsInIndexOrder() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testIdNotAllowedToBeUpdated() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testIllegalCommand() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testIllegalCommand() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testInsert() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testInsert() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testInsertBinaryData() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testInsertDuplicate() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testInsertDuplicateThrows() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testInsertDuplicateWithConcernThrows() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testInsertIncrementsCount() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testInsertInSystemNamespace() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testInsertQuery() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testInsertRemove() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testInsertsWithUniqueIndex() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testIsMaster() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testListCollections() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testListCollectionsEmpty() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testListDatabaseNames() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testListDatabaseNames() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testMaxBsonSize() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testMaxBsonSize() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testMultiUpdateArrayMatch() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testMultiUpdateNoOperator() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQuery() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testQuery() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQueryAll() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQueryAllExpression() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQueryBinaryData() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQueryCount() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQueryLimit() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQueryNull() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQuerySkipLimit() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQuerySort() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQuerySystemNamespace() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQueryWithDotNotationFieldSelector() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQueryWithFieldSelector() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testQueryWithSubdocumentIndex() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testRemove() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testRemoveReturnsModifiedDocumentCount() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testRemoveSingle() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testRenameField() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testRenameFieldIllegalValue() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testReplSetGetStatus() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testReservedCollectionNames() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testSave() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testServerStatus() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testServerStatus() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testShutdownAndRestart() - Method in class de.bwaldvogel.mongo.MongoServerTest
 
testShutdownNow() - Method in class de.bwaldvogel.mongo.MongoServerTest
 
testSimpleInsert() - Method in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 
testSimpleInsertDelete() - Method in class de.bwaldvogel.mongo.backend.AbstractSimpleBackendTest
 
testSort() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testSortByEmbeddedKey() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testStats() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testStopListenting() - Method in class de.bwaldvogel.mongo.MongoServerTest
 
testSystemIndexes() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testSystemNamespaces() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUniqueIndexWithSubdocument() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUnsupportedModifier() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdate() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testUpdate() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateAddToSet() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateAddToSetEach() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateArrayMatch() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateBlank() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateCurrentDate() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateCurrentDateIllegalTypeSpecification() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateDatasize() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateEmptyPositional() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateIdNoChange() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateIllegalFieldName() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateIllegalInt() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateInSystemNamespace() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateMax() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateMaxCompareDates() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateMaxCompareNumbers() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateMin() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateMinCompareDates() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateMinCompareNumbers() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateMulti() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateMultiplePositional() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateNothing() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdatePop() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdatePull() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdatePullAll() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdatePush() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdatePushAll() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateSet() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateSetOnInsert() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateSetWithArrayIndices() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateSubdocument() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateUnset() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateUnsetWithArrayIndices() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateWithIdIn() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateWithIdInMulti() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateWithIdInMultiReturnModifiedDocumentCount() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateWithIdQuery() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateWithIllegalMultiplyFails() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateWithMultiplyOperator() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpdateWithObjectId() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpsert() - Method in class de.bwaldvogel.AbstractReadOnlyProxyTest
 
testUpsert() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpsertFieldOrder() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpsertOnIdWithPush() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpsertWithConditional() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpsertWithEmbeddedQuery() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpsertWithIdIn() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpsertWithInc() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testUpsertWithoutId() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
testWhatsMyUri() - Method in class de.bwaldvogel.mongo.backend.AbstractBackendTest
 
A C D G J M S T 
Skip navigation links