Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
2422 0 0 0 100% 29.362

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
com.allanbank.mongodb.gridfs 46 0 0 0 100% 0.266
com.allanbank.mongodb.bson 32 0 0 0 100% 0.066
com.allanbank.mongodb.util.log 39 0 0 0 100% 0.034
com.allanbank.mongodb.client.connection.bootstrap 10 0 0 0 100% 0.027
com.allanbank.mongodb.bson.builder.impl 31 0 0 0 100% 0.005
com.allanbank.mongodb.util 22 0 0 0 100% 0.187
com.allanbank.mongodb.builder.write 9 0 0 0 100% 0
com.allanbank.mongodb.bson.impl 67 0 0 0 100% 0.008
com.allanbank.mongodb.error 44 0 0 0 100% 0.007
com.allanbank.mongodb.bson.json 85 0 0 0 100% 0.048
com.allanbank.mongodb.builder 390 0 0 0 100% 0.956
com.allanbank.mongodb.bson.io 42 0 0 0 100% 0.725
com.allanbank.mongodb.builder.expression 67 0 0 0 100% 0.007
com.allanbank.mongodb.client.connection.socket 112 0 0 0 100% 9.675
com.allanbank.mongodb.client 397 0 0 0 100% 2.8
com.allanbank.mongodb.client.connection.sharded 33 0 0 0 100% 0.142
com.allanbank.mongodb.client.callback 143 0 0 0 100% 0.042
com.allanbank.mongodb.client.connection.auth 30 0 0 0 100% 0.024
com.allanbank.mongodb.client.state 59 0 0 0 100% 0.527
com.allanbank.mongodb.bson.builder 31 0 0 0 100% 0.002
com.allanbank.mongodb.client.connection.proxy 25 0 0 0 100% 0.005
com.allanbank.mongodb.client.connection.rs 43 0 0 0 100% 2.847
com.allanbank.mongodb.bson.element 327 0 0 0 100% 1.158
com.allanbank.mongodb 220 0 0 0 100% 0.807
com.allanbank.mongodb.client.message 118 0 0 0 100% 8.997

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.allanbank.mongodb.gridfs

Class Tests Errors Failures Skipped Success Rate Time
GridFsTest 46 0 0 0 100% 0.266

com.allanbank.mongodb.bson

Class Tests Errors Failures Skipped Success Rate Time
DocumentReferenceTest 9 0 0 0 100% 0.062
ElementTypeTest 20 0 0 0 100% 0.001
DocumentEditorTest 2 0 0 0 100% 0.001
VisitorAdapterTest 1 0 0 0 100% 0.002

com.allanbank.mongodb.util.log

Class Tests Errors Failures Skipped Success Rate Time
Slf4jLogTest 19 0 0 0 100% 0.027
JulLogTest 20 0 0 0 100% 0.007

com.allanbank.mongodb.client.connection.bootstrap

Class Tests Errors Failures Skipped Success Rate Time
BootstrapConnectionFactoryTest 10 0 0 0 100% 0.027

com.allanbank.mongodb.bson.builder.impl

Class Tests Errors Failures Skipped Success Rate Time
DocumentBuilderImplTest 15 0 0 0 100% 0.003
ArrayBuilderImplTest 16 0 0 0 100% 0.002

com.allanbank.mongodb.util

Class Tests Errors Failures Skipped Success Rate Time
ServerNameUtilsTest 3 0 0 0 100% 0.184
AssertionsTest 5 0 0 0 100% 0
IOUtilsTest 12 0 0 0 100% 0.003
PatternUtilsTest 2 0 0 0 100% 0

com.allanbank.mongodb.builder.write

Class Tests Errors Failures Skipped Success Rate Time
InsertOperationTest 3 0 0 0 100% 0
DeleteOperationTest 3 0 0 0 100% 0
UpdateOperationTest 3 0 0 0 100% 0

com.allanbank.mongodb.bson.impl

Class Tests Errors Failures Skipped Success Rate Time
ImmutableDocumentTest 25 0 0 0 100% 0.004
EmptyDocumentTest 14 0 0 0 100% 0
RootDocumentTest 28 0 0 0 100% 0.004

com.allanbank.mongodb.error

Class Tests Errors Failures Skipped Success Rate Time
JsonParseExceptionTest 6 0 0 0 100% 0
ReplyExceptionTest 5 0 0 0 100% 0
MongoClientClosedExceptionTest 5 0 0 0 100% 0.001
ShardConfigStaleExceptionTest 1 0 0 0 100% 0
DuplicateKeyExceptionTest 1 0 0 0 100% 0
DurabilityExceptionTest 1 0 0 0 100% 0
ServerVersionExceptionTest 4 0 0 0 100% 0.005
QueryFailedExceptionTest 1 0 0 0 100% 0
MongoDbAuthenticationExceptionTest 4 0 0 0 100% 0
MaximumTimeLimitExceededExceptionTest 1 0 0 0 100% 0
CannotConnectExceptionTest 4 0 0 0 100% 0.001
ConnectionLostExceptionTest 4 0 0 0 100% 0
DocumentToLargeExceptionTest 1 0 0 0 100% 0
JsonExceptionTest 4 0 0 0 100% 0
CursorNotFoundExceptionTest 2 0 0 0 100% 0

com.allanbank.mongodb.bson.json

Class Tests Errors Failures Skipped Success Rate Time
JsonParserTest 52 0 0 0 100% 0.02
JsonTest 33 0 0 0 100% 0.028

com.allanbank.mongodb.builder

Class Tests Errors Failures Skipped Success Rate Time
AggregationGroupIdTest 3 0 0 0 100% 0
BatchedWriteTest 17 0 0 0 100% 0.911
AggregationGroupFieldTest 13 0 0 0 100% 0.001
TextResultTest 3 0 0 0 100% 0
GeoJsonTest 14 0 0 0 100% 0.004
FindTest 20 0 0 0 100% 0.001
AggregateTest 3 0 0 0 100% 0.002
DistinctTest 9 0 0 0 100% 0
AggregationProjectFieldsTest 2 0 0 0 100% 0
FindAndModifyTest 10 0 0 0 100% 0
SortTest 5 0 0 0 100% 0
QueryBuilderTest 22 0 0 0 100% 0.001
GroupByTest 8 0 0 0 100% 0.001
ParallelScanTest 2 0 0 0 100% 0
MapReduceTest 13 0 0 0 100% 0.001
IndexTest 7 0 0 0 100% 0
TextTest 6 0 0 0 100% 0.001
AggregationGeoNearTest 6 0 0 0 100% 0
AggregateBuilderTest 32 0 0 0 100% 0.003
ConditionBuilderTest 189 0 0 0 100% 0.03
CountTest 6 0 0 0 100% 0

com.allanbank.mongodb.bson.io

Class Tests Errors Failures Skipped Success Rate Time
RandomAccessOutputStreamTest 11 0 0 0 100% 0.03
BufferingBsonOutputStreamTest 4 0 0 0 100% 0.522
StringDecoderCacheTest 4 0 0 0 100% 0.006
SizeOfVisitorTest 1 0 0 0 100% 0.01
BsonOutputStreamTest 3 0 0 0 100% 0.002
BsonInputStreamTest 10 0 0 0 100% 0.017
StringEncoderTest 5 0 0 0 100% 0.136
EndianUtilsTest 2 0 0 0 100% 0
StringDecoderTest 2 0 0 0 100% 0.002

com.allanbank.mongodb.builder.expression

Class Tests Errors Failures Skipped Success Rate Time
ExpressionsTest 67 0 0 0 100% 0.007

com.allanbank.mongodb.client.connection.socket

Class Tests Errors Failures Skipped Success Rate Time
TwoThreadSocketConnectionTest 39 0 0 0 100% 5.195
SequenceTest 9 0 0 0 100% 1.122
SocketConnectionFactoryTest 6 0 0 0 100% 0.108
SocketConnectionTest 58 0 0 0 100% 3.25

com.allanbank.mongodb.client

Class Tests Errors Failures Skipped Success Rate Time
SerialClientImplTest 18 0 0 0 100% 0.021
LambdaCallbackAdapterTest 3 0 0 0 100% 0.001
MongoCollectionImplTest 229 0 0 0 100% 0.117
SimpleMongoIteratorImplTest 11 0 0 0 100% 0.005
ClientImplTest 31 0 0 0 100% 1.495
VersionRangeTest 5 0 0 0 100% 0.014
MongoDatabaseImplTest 30 0 0 0 100% 0.209
BatchedAsyncMongoCollectionImplTest 11 0 0 0 100% 0.091
MongoIteratorTest 26 0 0 0 100% 0.472
NamedReferenceTest 1 0 0 0 100% 0
FutureCallbackTest 15 0 0 0 100% 0.146
MongoImplTest 6 0 0 0 100% 0.002
MongoClientImplTest 11 0 0 0 100% 0.227

com.allanbank.mongodb.client.connection.sharded

Class Tests Errors Failures Skipped Success Rate Time
ShardedConnectionTest 18 0 0 0 100% 0.013
ShardedConnectionFactoryTest 15 0 0 0 100% 0.129

com.allanbank.mongodb.client.callback

Class Tests Errors Failures Skipped Success Rate Time
ReplyArrayCallbackTest 7 0 0 0 100% 0.001
ReplyIntegerCallbackTest 6 0 0 0 100% 0.001
ReplyResultCallbackTest 3 0 0 0 100% 0.001
IteratorToListCallbackAdapterTest 3 0 0 0 100% 0.001
CursorStreamingCallbackTest 18 0 0 0 100% 0.005
BatchedNativeWriteCallbackTest 6 0 0 0 100% 0.012
CursorCallbackTest 6 0 0 0 100% 0.001
ReplyLongCallbackTest 7 0 0 0 100% 0.001
ReplyDocumentCallbackTest 7 0 0 0 100% 0
NoOpCallbackTest 3 0 0 0 100% 0
ReplyHandlerTest 10 0 0 0 100% 0.002
BatchedWriteCallbackTest 22 0 0 0 100% 0.011
LongToIntCallbackTest 2 0 0 0 100% 0
AbstractReplyCallbackTest 20 0 0 0 100% 0.002
ReplyCommandCallbackTest 9 0 0 0 100% 0.001
LegacyStreamCallbackAdapterTest 3 0 0 0 100% 0.001
SingleDocumentReplyCallbackTest 9 0 0 0 100% 0.001
TextCallbackTest 2 0 0 0 100% 0.001

com.allanbank.mongodb.client.connection.auth

Class Tests Errors Failures Skipped Success Rate Time
MongoDbAuthenticatorTest 6 0 0 0 100% 0.005
AuthenticatingConnectionTest 19 0 0 0 100% 0.012
AuthenticationConnectionFactoryTest 5 0 0 0 100% 0.007

com.allanbank.mongodb.client.state

Class Tests Errors Failures Skipped Success Rate Time
ServerTest 9 0 0 0 100% 0.004
ServerUpdateCallbackTest 3 0 0 0 100% 0.007
SimpleReconnectStrategyTest 5 0 0 0 100% 0.003
ClusterTest 17 0 0 0 100% 0.246
LatencyServerSelectorTest 3 0 0 0 100% 0.002
ClusterPingerTest 19 0 0 0 100% 0.265
ServerLatencyComparatorTest 3 0 0 0 100% 0

com.allanbank.mongodb.bson.builder

Class Tests Errors Failures Skipped Success Rate Time
BuilderFactoryTest 31 0 0 0 100% 0.002

com.allanbank.mongodb.client.connection.proxy

Class Tests Errors Failures Skipped Success Rate Time
AbstractProxyConnectionTest 25 0 0 0 100% 0.005

com.allanbank.mongodb.client.connection.rs

Class Tests Errors Failures Skipped Success Rate Time
ReplicaSetConnectionTest 21 0 0 0 100% 0.274
ReplicaSetConnectionFactoryTest 18 0 0 0 100% 0.159
ReplicaSetReconnectStrategyTest 4 0 0 0 100% 2.414

com.allanbank.mongodb.bson.element

Class Tests Errors Failures Skipped Success Rate Time
ObjectIdTest 8 0 0 0 100% 0.001
LongElementTest 14 0 0 0 100% 0.005
DocumentElementTest 38 0 0 0 100% 0.007
JsonSerializationVisitorTest 22 0 0 0 100% 0.01
MongoTimestampElementTest 11 0 0 0 100% 0.003
TimestampElementTest 11 0 0 0 100% 0.003
JavaScriptElementTest 12 0 0 0 100% 0.003
JavaScriptWithScopeElementTest 14 0 0 0 100% 0.006
NullElementTest 10 0 0 0 100% 0
DBPointerElementTest 13 0 0 0 100% 0.063
MinKeyElementTest 10 0 0 0 100% 0
IntegerElementTest 14 0 0 0 100% 0.006
MaxKeyElementTest 10 0 0 0 100% 0
RegularExpressionElementTest 17 0 0 0 100% 0.982
StringElementTest 12 0 0 0 100% 0.006
DoubleElementTest 14 0 0 0 100% 0.006
ObjectIdElementTest 13 0 0 0 100% 0.023
BooleanElementTest 10 0 0 0 100% 0.001
BinaryElementTest 24 0 0 0 100% 0.021
ArrayElementTest 30 0 0 0 100% 0.008
UuidElementTest 8 0 0 0 100% 0.002
SymbolElementTest 12 0 0 0 100% 0.002

com.allanbank.mongodb

Class Tests Errors Failures Skipped Success Rate Time
ReadPreferenceTest 21 0 0 0 100% 0.035
DurabilityTest 11 0 0 0 100% 0.023
DurabilityEditorTest 8 0 0 0 100% 0.002
ReadPreferenceEditorTest 28 0 0 0 100% 0.065
CredentialEditorTest 13 0 0 0 100% 0.003
MongoDbConfigurationTest 47 0 0 0 100% 0.384
MongoFactoryTest 4 0 0 0 100% 0.003
VersionTest 8 0 0 0 100% 0.006
ProfilingStatusTest 5 0 0 0 100% 0.009
MongoDbExceptionTest 4 0 0 0 100% 0
MongoClientConfigurationTest 61 0 0 0 100% 0.14
CredentialTest 10 0 0 0 100% 0.137

com.allanbank.mongodb.client.message

Class Tests Errors Failures Skipped Success Rate Time
QueryVersionVisitorTest 2 0 0 0 100% 0.001
QueryTest 12 0 0 0 100% 0.109
GetMoreTest 4 0 0 0 100% 0.01
BuildInfoTest 1 0 0 0 100% 0
GetLastErrorTest 6 0 0 0 100% 0
PendingMessageTest 3 0 0 0 100% 0.002
CommandTest 8 0 0 0 100% 0.001
KillCursorsTest 5 0 0 0 100% 0.113
InsertTest 5 0 0 0 100% 0.022
ParallelScanCommandTest 2 0 0 0 100% 0.001
HeaderTest 1 0 0 0 100% 0.032
ServerStatusTest 1 0 0 0 100% 0
IsMasterTest 1 0 0 0 100% 0
AggregateCommandTest 2 0 0 0 100% 0
BatchedWriteCommandTest 2 0 0 0 100% 0.001
CreateIndexCommandTest 2 0 0 0 100% 0.117
DeleteTest 6 0 0 0 100% 0.034
UpdateTest 7 0 0 0 100% 0.199
ReplyTest 4 0 0 0 100% 0.079
PendingMessageQueueTest 44 0 0 0 100% 8.276

Test Cases

[Summary] [Package List] [Test Cases]

DocumentReferenceTest

testDocumentReferenceStringElement 0
testToString 0
testDocumentReferenceStringElementWithNullIdThrows 0
testDocumentReferenceStringElementWithNullCollectionNameThrows 0
testEqualsObject 0.061
testDocumentReferenceStringStringElement 0.001
testAsDocument 0
testAsDocumentWithNullDatabaseName 0
testToStringWithNullDatabaseName 0

ObjectIdTest

testToString 0
testCompareTo 0
testGetMachineId 0
testEqualsObject 0.001
testObjectId 0
testObjectIdNonHex 0
testObjectIdToLong 0
testObjectIdToShort 0

AggregationGroupIdTest

testConstantId 0
testId 0
testIdString 0

DocumentBuilderImplTest

testAddStringObjectWithUncoercable 0
testAddLegacyUuid 0
testAddStringPattern 0
testAddUuid 0
testGetWithoutUniqueNames 0
testAddStringObjectId 0
testReset 0
testToString 0.001
testAddStringByteArray 0
testAddStringDate 0
testAddStringUUID 0
testAddStringDocumentAssignable 0
testRemove 0.001
testAddStringObject 0
testAddStringString 0.001

LongElementTest

testThrowsOnNullName 0
testGetValue 0
testToString 0
testCompareTo 0
testValueAsObject 0.001
testWithName 0
testEqualsObject 0.003
testValueAsString 0
testLongElement 0
testGetDoubleValue 0
testWithNameWhenSameName 0
testGetLongValue 0.001
testAccept 0
testGetIntValue 0

RandomAccessOutputStreamTest

testWriteByteArrayIntInt 0.002
testWriteAtLongByteArray 0.005
testWriteAtLongByteArrayIntInt 0.012
testFlush 0
testReset 0
testWriteInt 0.004
testWriteByteArray 0.001
testWriteAtLongInt 0.002
testWriteAtLongByteArrayIntIntErrors 0
testWriteByteArrayIntIntErrors 0.001
testWriteAtLongByteArrayIntIntLengthZero 0.003

ExpressionsTest

testSetStringDocumentAssignable 0
testDayOfMonth 0.001
testSetIntersection 0
testConstantPattern 0
testSetStringExpression 0
testConstantDouble 0
testVarWithTwoDollars 0.001
testToLower 0
testToUpper 0
testConstantMongoTimestamp 0
testAdd 0
testAnd 0
testCmp 0
testGte 0.001
testLte 0
testMod 0
testNot 0
testConstantTimestamp 0
testSubtract 0.001
testConstantString 0
testMonth 0
testCond 0
testHour 0
testSize 0
testWeek 0
testYear 0
testFieldWithDollar 0
testEq 0
testGt 0
testLt 0
testNe 0
testOr 0
testConstantBoolean 0
testAllElementsTrue 0.001
testLiteral 0
testSetDifference 0
testAnyElementTrue 0
testLetStringDocumentAssignable 0
testDayOfWeek 0
testDayOfYear 0
testLetStringExpression 0
testVarWithOneDollar 0
testConcatenate 0
testNullConstant 0
testStrcasecmp 0
testLetMultipleVars 0.001
testLetExpressionElelements 0
testSetEquals 0
testConstantDate 0
testConstantLong 0
testLetListElementsExpression 0
testConstantObjectId 0
testSetIsSubset 0
testFieldWithoutDollar 0
testMapStringStringExpression 0
testMillisecond 0
testDivide 0
testMultiply 0
testIfNull 0
testMinute 0
testConstantInt 0
testMapString 0
testConstantElement 0
testSecond 0.001
testSubstr 0
testVarWithoutDollar 0
testSetUnion 0

QueryVersionVisitorTest

testVersionWithRemovedIntersects 0.001
testVersion 0

QueryTest

testNumberToReturnWhenBatchAndNoLimit 0
testValidateSizeThrows 0
testNumberToReturnWhenNoBatchAndSmallishLimit 0
testEqualsObject 0.075
testNumberToReturnWhenBatchAndBiggerLimit 0
testNumberToReturnWhenNoBatchAndBiggishLimit 0
testNumberToReturnWhenBatchAndSmallerLimit 0
testValidateSizeNoQueryNoFields 0
testNumberToReturnWhenNoBatchAndNoLimit 0
testQueryHeaderBsonInputStream 0.034
testQueryStringStringDocumentDocumentIntIntBooleanBooleanBooleanBooleanBooleanBoolean 0
testValidateSize 0

ReplyArrayCallbackTest

testConvertReplyToManyDocs 0
testAsErrorReply 0
testAsErrorReplyBadOk 0
testAsErrorReplyNoN 0.001
testAsErrorReplyWithN 0
testConvertReply 0
testAsErrorReplyWithToManyDocs 0

ArrayBuilderImplTest

testAddStringObjectWithUncoercable 0
testAddLegacyUuid 0
testAddElementAssignable 0
testAddObjectId 0
testAddDate 0
testAddUuid 0
testReset 0
testAddByteArray 0
testToString 0.001
testAddDocumentElement 0
testAddDocumentAssignable 0
testPushArray 0
testAddStringUUID 0
testAddPattern 0
testAddObject 0.001
testAddString 0

BufferingBsonOutputStreamTest

testWriteHelloWorldDocument 0.002
testReadWriteBigDocument 0.517
testReadWriteCompleteDocument 0.003
testWriteArrayDocument 0

SerialClientImplTest

testRestartStreamCallbackDocumentAssignableNonCursorDoc 0.002
testRestartDocumentAssignable 0.005
testClose 0.001
testSendMessageCreatesSecondConnectionOnClosed 0.001
testSendMessagePicksIdleExisting 0
testSendMessageGetLastErrorCallbackOfReply 0.005
testSendQueryCallbackOfReply 0
testSendMessageAndCreateConnectionFailes 0
testSendMessage 0
testRestartStreamCallbackDocumentAssignable 0.003
testSendMessagePicksMostIdleWhenAllPending 0.001
testGetDefaultReadPreference 0
testGetDefaultDurability 0
testGetConfig 0
testGetClusterType 0.001
testSendGetMoreCallbackOfReply 0.001
testRestartDocumentAssignableNonCursorDoc 0.001
testSendMessageClosedExisting 0

DocumentElementTest

testAsDocumentReference 0.001
testFindWithEmptyPathNonMatchingType 0
testFindFirstWithEmptyPathMatchingType 0.001
testConstructEmptyDocumentCollection 0
testConstructEmptyDocumentListEmpty 0
testGet 0
testFindWithBadPatternPathNotMatchingSubelement 0
testFindWithBadPatternPathMatchingSubelement 0
testEqualsHashCode 0.002
testToString 0
testFindFirstWithPathMatchingNonFirstSubelement 0
testConstructEmptyDocumentCollectionEmpty 0
testFindFirstWithEmptyPathNonMatchingType 0
testFindWithEmptyPathMatchingType 0
testCompareTo 0
testAcceptWithSizeAware 0
testFindFirstWithPathMatchingNonLastSubelement 0
testValueAsObject 0.001
testWithName 0
testValueAsString 0
testIsDocumentReference 0.001
testContains 0
testFindWithPathNotMatchingSubelement 0
testConstructEmptyDocumentList 0
testGetWithType 0
testWithNameWhenSameName 0
testConstructEmptyDocument 0
testFindFirstWithPathMatchingSubelement 0
testAccept 0
testFindWithPathMatchingSubelement 0
testGetElements 0.001
testConstructorWithCollection 0
testFindFirstWithPathMatchingNonLastSubelementBadRegex 0
testFindFirstWithPathNotMatchingSubelement 0
testIterator 0
testFindFirstWithBadPatternPathNotMatchingSubelement 0
testConstructor 0
testFindFirstWithBadPatternPathMatchingSubelement 0

TwoThreadSocketConnectionTest

testSingleDelete 0.102
testSocketConnectNotifiesFactoryOfConnectWhichThrows 0.002
testReadGarbage 0.783
testQueryWithFields 0.103
testQuerySecondaryPreference 0.103
testServerClose 0.002
testSocketConnectNotifiesFactoryOfConnect 0.002
testMultiDelete 0.102
testQueryTailable 0.103
testGetLastError 0.102
testUpdateMulti 0.102
testClose 0.002
testQuery 0.103
testRead2 0.203
testRead 0.103
testStop 0.507
testSendFailureClose 0.003
testInsertMulti 0.103
testGetLastErrorWithJ 0.103
testGetLastErrorWithW 0.103
testRaiseError 0.663
testGetMore 0.103
testReadStuff 0.103
testQueryNoCursorTimeout 0.102
testQueryAwaitData 0.103
testSendRuntimeException 0.002
testConnectionLost 0.112
testUpdateUpsert 0.103
testShutdown 0.445
testSendError 0.003
testGetLastErrorWithFsync 0.103
testReadNonReply 0.103
testTwoThreadSocketConnectionFailure 0.001
testQueryExhaust 0.102
testKillCursor 0.102
testQueryPartial 0.102
testInsertSingle 0.102
testUpdate 0.103
testTwoThreadSocketConnection 0.002

ReplyIntegerCallbackTest

testConvertReplyToManyDocs 0
testAsErrorReply 0
testAsErrorReplyNoN 0
testAsErrorReplyWithN 0
testConvertReply 0
testAsErrorReplyWithToManyDocs 0.001

JsonSerializationVisitorTest

testVisitRegularExpressionOnIOException 0
testWriteQuotedStringWithSingleQuote 0
testVisitJavaScriptStringStringDocumentOnIOException 0
testVisitJavaScriptStringStringOnIOException 0
testVisitDoubleOnIOException 0
testVisitTimestampOnIOException 0.007
testVisitMongoTimestampOnIOException 0.001
testVisitArrayOnIOException 0
testVisitIntegerOnIOException 0
testVisitNullOnIOException 0
testVisitSymbolWithNonSymbol 0
testVisitBooleanOnIOException 0
testVisitMinKeyOnIOException 0.001
testVisitMaxKeyOnIOException 0
testVisitDocumentOnIOException 0
testVisitSymbolOnIOException 0
testVisitBinaryOnIOException 0
testVisitObjectIdOnIOException 0.001
testVisitStringOnIOException 0
testVisitOnIOException 0
testVisitDBPointerOnIOException 0
testVisitLongOnIOException 0

ElementTypeTest

testCompareWithArray 0
testCompareWithRegex 0
testCompareWithObjectId 0
testCompareWithInteger 0
testCompareWithJavaScriptWithScope 0
testCompareWithBinary 0
testCompareWithDocument 0
testCompareWithDouble 0
testValueOf 0
testCompareWithMaxKey 0
testCompareWithMinKey 0
testCompareWithLong 0
testCompareWithNull 0
testCompareWithString 0
testCompareWithSymbol 0
testCompareWithJavaScript 0.001
testCompareWithMongoTimestamp 0
testCompareWithDbPointer 0
testCompareWithBoolean 0
testCompareWithTimestamp 0

MongoTimestampElementTest

testThrowsOnNullName 0
testGetValue 0
testToString 0
testCompareTo 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.003
testValueAsString 0
testWithNameWhenSameName 0
testAccept 0
testMongoTimestampElement 0

BatchedWriteTest

testGetDurability 0
testToBundlesManuallyCreatedWrites 0.001
testToBundlesJournaled 0.001
testToBundlesOptimized 0.001
testToBundlesSerializeAndStop 0.001
testToBundlesUpdateTooBig 0
testToBundles 0
testToBundlesDeleteTooBig 0
testGetMode 0
testToBundlesOptimizedOnlyTwoOperationsPerBatch 0
testToBundlesOptimizedTooBig 0.001
testToBundlesALot 0.216
testToBundlesInsertTooBig 0
testToBundlesBreakBatchForSize 0.001
testGetWrites 0
testToBundlesOnlyTwoOperationsPerBatch 0.001
testToBundlesOptimizedWithLotsAndLotsOfOperations 0.688

ReadPreferenceTest

testMatchesNotOverlapping 0.001
testMatchesExactElementsFirst 0.001
testToString 0.001
testMatchesFuzzyNumericLongNoMatch 0.001
testMatchesFuzzyStringTag 0.001
testMatchesEmpty 0.001
testPreferSecondary 0.001
testPrimary 0
testReadResolve 0.017
testSecondary 0
testMatchesExactElements 0.001
testMatchesWithMoreElements 0.001
testClosest 0
testMatchesEmptyTags 0.001
testMatchesFuzzyString 0.001
testMatchesFuzzyNumericLong 0.001
testMatchesFuzzyNumericDouble 0.001
testEqualsAndHashCode 0.003
testMatchesNull 0.001
testPreferPrimary 0
testMatchesWrongType 0.001

ReplyResultCallbackTest

testConvertReplyToManyDocs 0
testConvertReplyNoResults 0
testConvertReply 0.001

LambdaCallbackAdapterTest

testException 0.001
testDone 0
testCallback 0

ImmutableDocumentTest

testFindWithEmptyPathNonMatchingType 0
testGet 0.001
testEqualsRootDocument 0
testFindWithBadPatternPathNotMatchingSubelement 0
testFindWithBadPatternPathMatchingSubelement 0
testEqualsHashCode 0.002
testToString 0
testFindFirstWithPathMatchingNonFirstSubelement 0
testFindFirstWithEmptyPathNonMatchingType 0
testFindFirstWithPathMatchingNonLastSubelement 0.001
testEqualsEmptyDocument 0
testContains 0
testFindWithPathNotMatchingSubelement 0
testGetWithType 0
testConstructEmptyDocument 0
testFindFirstWithPathMatchingSubelement 0
testAccept 0
testFindWithPathMatchingSubelement 0
testGetElements 0
testFindFirstWithPathMatchingNonLastSubelementBadRegex 0
testFindFirstWithPathNotMatchingSubelement 0
testIterator 0
testFindFirstWithBadPatternPathNotMatchingSubelement 0
testConstructor 0
testFindFirstWithBadPatternPathMatchingSubelement 0

IteratorToListCallbackAdapterTest

testException 0
testCallbackWithException 0
testCallback 0.001

CursorStreamingCallbackTest

testAskForMoreGetNone 0
testAskForMore 0.001
testNextBatchSize 0
testAsDocumentAlreadyClosed 0
testStop 0.001
testOverLimit 0
testOverLimitCursorAlreadyDead 0
testWithCursorDocButNoDotInName 0
testCloseBeforeReply 0.001
testErrorReply 0
testAsDocument 0
testTerminateStreamOnRuntimeExceptionInCallback 0
testSetBatchSize 0
testUnderLimit 0
testAllDocsInFirstReply 0.001
testErrorReplyWithMessage 0
testLateSetAddress 0.001
testAsDocumentAlreadyExhausted 0

AggregationGroupFieldTest

testAll 0.001
testSum 0
testCount 0
testFirst 0
testLast 0
testPush 0
testAverage 0
testAddToSet 0
testMaximum 0
testUniqueValuesOf 0
testMinimum 0
testAsStringInt 0
testAsStringString 0

JsonParseExceptionTest

testJsonParseExceptionThrowable 0
testJsonParseExceptionString 0
testJsonParseExceptionStringIntInt 0
testJsonParseExceptionStringThrowableIntInt 0
testJsonParseException 0
testJsonParseExceptionStringThrowable 0

MongoCollectionImplTest

testFindOneAsyncDocument 0.002
testFindOneAsyncFind 0
testUpdateAsyncDocumentDocumentBooleanBoolean 0.001
testFindAndModify 0.002
testStreamFindWithNonLegacyOptionsAndNonSharded 0.001
testTextSearchFull 0.003
testParallelScanAsync 0.003
testCountWithOnlyReadPreference 0
testUpdateAsyncDocumentDocumentWithDurabilityNone 0
testFindWithNonLegacyOptionsAndNonSharded 0.001
testStreamingFindDocument 0.001
testGroupByWithReadPreference 0.002
testCreateIndexLinkedHashMapOfStringInteger 0.001
testFindOneWithAllOptions 0.001
testCountAsyncDocument 0.001
testExplainAsyncLambdaCallbackFindBuilder 0.002
testDeleteAsyncCallbackOfLongDocumentBooleanDurability 0.001
testExplainFind 0.001
testInsertDocumentArray 0
testSaveAsyncCallbackOfIntegerDocumentAssignable 0.002
testFindOneAsyncLambdaCallbackFind 0
testUpdateAsyncLambdaCallbackDocumentAssignableDocumentAssignableDurability 0.001
testSaveAsyncDocumentAssignable 0.001
testGetReadPreferenceSet 0
testCountAsync 0.001
testUpdateAsyncCallbackOfLongDocumentDocumentDurability 0
testInsertAsyncDocumentArrayAck 0.001
testInsertAsyncLambdaCallbackBDurabilityDocumentAssignable 0.001
testInsertAsyncLambdaCallbackBDocumentAssignable 0
testDeleteAsyncLambdaCallbackDocumentAssignableBDurability 0.001
testCountDocumentBoolean 0
testAggregateAsyncCallbackOfListOfDocumentAggregate 0.001
testWriteBatchedWriteNoOps 0
testExplainAggregateAsyncCallback 0.001
testAggregateWithReadPreference 0
testStreamLambdaCallbackAggregate 0.001
testCreateIndexWithUniqueFalse 0.001
testWriteAsyncBatchedWrite 0
testFindAsyncLambdaCallbackFindBuilder 0
testInsertAsyncCallbackOfIntegerDocumentArray 0.001
testCountDocumentBooleanOnMongoError 0
testCreateIndexStringLinkedHashMapOfStringIntegerBooleanAlreadyExistsEmptyName 0
testFindOneWithNonLegacyOptionsAndNonSharded 0.001
testFindAndModifyWithNew 0
testFindAsyncFindTailable 0.001
testInsertAsyncCallbackOfIntegerDurabilityDocumentArray 0
testFindOneAsyncCallbackOfDocumentDocument 0.001
testDistinctAsyncLambdaCallbackDistinct 0
testFindOne 0.001
testMapReduceAsyncWithOutputReduceAndDB 0.001
testDeleteDocumentBoolean 0.001
testCount 0
testStats 0.001
testCreateIndexStringLinkedHashMapOfStringIntegerBoolean 0
testInsertDurabilityDocumentArray 0
testDrop 0.001
testFindAndModifyWithMaxTime 0
testDistinctWithReadPreferenceNonSharded 0.001
testMapReduceAsyncWithOutputReduce 0
testGroupByAsyncLambdaCallbackGroupBy 0.001
testCountWithReadPreference 0
testExplainAggregate 0.001
testAggregateWithMaxTime 0.001
testExplainWithNonLegacyOptionsAndNonShardedAndCallback 0
testUpdateAsyncDocumentDocumentBooleanBooleanDurability 0.001
testAggregateWithReadPreferenceNonSharded 0
testUpdateOptions 0.001
testUpdateAsyncCallbackOfLongDocumentDocument 0
testMapReduceAsyncWithAllOptions 0
testStreamingFindWithAllOptionsNonSharded 0.001
testDistinctAsyncLambdaCallbackDistinctBuilder 0
testWriteAsyncBatchedWriteNoOps 0.001
testParallelScan 0.001
testFindOneWithAllOptionsNonSharded 0
testValidate 0.001
testCountAsyncCallbackOfLong 0.001
testFindOneNonSharded 0
testStreamStreamCallbackFind 0.001
testCountDocumentBooleanOnInterrupt 0
testDeleteDocumentDurabilityAck 0.001
testParallelScanAsyncFuture 0
testUpdateAsyncCallbackOfLongDocumentDocumentBooleanBoolean 0
testMapReduceAsyncWithOutputMerge 0.001
testGroupByAsyncGroupBy 0
testFindAsyncLambdaCallbackFind 0.001
testCountAsyncCallbackOfLongDocumentBoolean 0
testExplainAsyncLambdaCallbackAggregate 0.001
testAggregateAsyncLambdaCallbackAggregate 0
testStreamingFindWithAllOptions 0.001
testFindAsyncDocument 0.001
testCountAsyncLambdaCallbackCount 0
testInsertAsyncBooleanDurabilityDocumentArray 0.001
testGetName 0
testDistinctWithReadPreference 0
testCountAsyncLambdaCallbackDocumentAssignable 0.001
testGetDurabilityFromDatabase 0
testDeleteAsyncLambdaCallbackDocumentAssignableDurability 0.001
testSaveDocumentAssignableDurability 0
testUpdateDocumentDocument 0.001
testFindAndModifyAsyncFindAndModify 0
testStreamingFindStreamCallbackDocument 0.001
testDistinctAsyncCallbackDistinct 0
testStreamStreamCallbackAggregateBuilder 0.001
testWriteAsyncBatchedWriteBefore26 0.001
testCountAsyncCallbackOfLongDocument 0
testExplainAggregateAsync 0
testDistinctAsyncNoQuery 0
testCountAsyncLambdaCallbackDocumentAssignableReadPreference 0
testCountAsyncLambdaCallbackCountBuilder 0.001
testDeleteAsyncCallbackOfLongDocument 0
testInsertAsyncCallbackOfIntegerBooleanDocumentArray 0.001
testInsertDocumentArrayWith2_6WriteCommand 0.001
testInsertBooleanDocumentArray 0
testCountAsyncWithMaxTime 0.001
testFindOneNonLegacyOptions 0
testGroupBy 0.001
testCountAsyncCallbackOfLongReadPreference 0
testCreateIndexWithOptions 0.001
testMapReduceAsyncMapReduce 0
testAggregateAsyncAggregate 0.001
testIsCapped 0
testFindAndModifyWithFields 0.001
testWriteBatchedWriteAsyncFutureNoOps 0
testAggregateAsyncLambdaCallbackAggregateBuilder 0.001
testUpdateAsyncDocumentDocumentBooleanBooleanUsingWriteCommandWith2_6WriteCommand 0
testStreamLambdaCallbackFindBuilder 0
testDropIndex 0.001
testFindOneAsyncCallbackFind 0
testUpdateAsyncDocumentDocumentDurability 0
testCountAsyncLambdaCallback 0
testInsertAsyncCallbackOfIntegerBooleanDurabilityDocumentArray 0
testUpdateDocumentDocumentDurability 0.001
testCreateIndexWithVersionForText 0.001
testExplainAsyncLambdaCallbackFind 0
testCreateIndexStringLinkedHashMapOfStringIntegerBooleanAlreadyExistsNullName 0.001
testExplainWithNonLegacyOptions 0
testStreamStreamCallbackFindBuilder 0.001
testFindWithAllOptions 0
testExplainAsyncLambdaCallbackAggregateBuilder 0.001
testSaveAsyncCallbackOfIntegerDocumentAssignableDurability 0
testUpdateDocumentDocumentBooleanBoolean 0.001
testFindAsyncLambdaCallbackDocumentAssignable 0
testFindAsyncFind 0
testCreateIndexWithVersionForHashed 0.001
testFindAndModifyWithUpsert 0.001
testCountAsyncDocumentBoolean 0
testDeleteAsyncDocumentDurability 0
testUpdateDocumentDocumentBooleanBooleanDurability 0.001
testInsertAsyncLambdaCallbackDocumentAssignable 0
testMapReduceAsyncCallbackOfListOfDocumentMapReduce 0.001
testFindAndModifyAsyncCallbackOfDocumentFindAndModify 0
testDeleteDocumentBooleanDurability 0.001
testInsertAsyncDurabilityDocumentArray 0
testDeleteAsyncCallbackOfLongDocumentBooleanDurabilityWith2_6WriteCommand 0.001
testSaveAsyncLambdaCallbackDocumentAssignable 0
testFindOneAsyncLambdaCallbackFindBuilder 0
testFindWithAllOptionsNonSharded 0
testAggregate 0
testCountWithReadPreferenceNonSharded 0
testSaveAsyncDocumentAssignableDurability 0
testMapReduceAsyncLambdaCallbackMapReduce 0.001
testCountAsyncLambdaCallbackReadPreference 0
testInsertAsyncDocumentArray 0.001
testTextSearchMinimal 0
testMapReduceAsyncWithOutputReplace 0.001
testFindOneAsyncLambdaCallbackDocumentAssignable 0
testGetDatabaseName 0
testDistinct 0.001
testWriteAsyncBatchedWriteBefore26NoOps 0
testStreamingFindFind 0.001
testInsertBooleanDurabilityDocumentArray 0
testDeleteAsyncCallbackOfLongDocumentDurability 0
testDeleteAsyncDocument 0.001
testCreateIndexLinkedHashMapOfStringIntegerBoolean 0
testFindAndModifyAsRemove 0.001
testInsertCannotInjectId 0
testSaveAsyncLambdaCallbackDocumentAssignableDurability 0.001
testGroupByAsyncWithAllOptions 0
testStreamingFindLambdaCallbackDocumentAssignable 0.001
testMapReduceAsyncWithReadPreferenceNotSharded 0
testUpdateAsyncLambdaCallbackDocumentAssignableDocumentAssignable 0
testStreamLambdaCallbackAggregateBuilder 0.001
testDistinctAsyncDistinct 0
testMapReduceAsyncWithOutputReplaceAndDB 0.001
testExists 0
testGroupByAsyncLambdaCallbackGroupByBuilder 0
testInsertAsyncLambdaCallbackDurabilityDocumentAssignable 0.001
testAggregateWithCursor 0
testFindAsyncCallbackFind 0.001
testExplainAsyncFind 0
testCountDocumentBooleanOnIOError 0
testSaveDocumentAssignable 0.001
testFindAndModifyWithSort 0
testMapReduce 0.001
testGroupByWithReadPreferenceNonSharded 0
testUpdateAsyncCallbackOfLongDocumentDocumentBooleanBooleanDurability 0
testMapReduceAsyncWithOutputMergeAndDB 0.001
testDeleteAsyncDocumentBooleanDurability 0
testFindAsyncCallbackDocument 0
testDeleteDocumentDurabilityNone 0
testStreamStreamCallbackFindWithAllOptions 0
testFindAndModifyAsyncLambdaCallbackFindAndModifyBuilder 0.001
testCreateIndexStringLinkedHashMapOfStringIntegerBooleanAlreadyExists 0
testCreateIndexWithOptionsServer2_6 0.001
testUpdateAsyncLambdaCallbackDocumentAssignableDocumentAssignableBB 0
testDeleteAsyncLambdaCallbackDocumentAssignable 0
testDistinctWithMaxTime 0
testDeleteAsyncCallbackOfLongDocumentBoolean 0.001
testUpdateAsyncLambdaCallbackDocumentAssignableDocumentAssignableBBDurability 0
testExplainDocument 0.001
testStreamStreamCallbackAggregate 0
testDeleteAsyncDocumentBoolean 0
testCountDocument 0.001
testDeleteDocument 0
testAggregateWithCursorBatchSizeAndAllowDisk 0.001
testUpdateAsyncDocumentDocumentWithDurabilityAck 0
testInsertAsyncBooleanDocumentArray 0.001
testGetDurabilitySet 0
testCountAsyncWithOnlyReadPreference 0
testFindDocumentBoolean 0
testCreateIndexWithVersionFor2DShpere 0
testGroupByAsyncCallbackGroupBy 0.001
testDeleteAsyncLambdaCallbackDocumentAssignableB 0
testMapReduceAsyncWithReadPreference 0
testFindDocument 0.001
testStreamStreamCallbackWithAllOptionsNonSharded 0
testStreamLambdaCallbackFind 0.001
testGetReadPreferenceFromDatabase 0
testMapReduceAsyncLambdaCallbackMapReduceBuilder 0

ServerTest

testUpdateWithMaxBsonObjectSize 0.001
testUpdateWithTags 0.001
testToString 0
testGetAverageLatency 0.001
testGetMessagesSent 0
testGetRepliesReceived 0
testIsWritable 0
testUpdateWithMaxBatchedWriteOperations 0.001
testUpdateWithVersion 0

BootstrapConnectionFactoryTest

testBootstrapNotOkReply 0.002
testBootstrapInterrupted 0.005
testBootstrapAllFail 0.002
testClose 0
testBootstrapStandalone 0.002
testBootstrapReplicaSet 0.004
testBootstrapStandaloneFirstFails 0.002
testConnect 0.001
testBootstrapStandaloneWithAuth 0.003
testBootstrapSharded 0.006

TimestampElementTest

testThrowsOnNullName 0
testGetValue 0
testToString 0
testCompareTo 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.002
testValueAsString 0.001
testTimestampElement 0
testWithNameWhenSameName 0
testAccept 0

JavaScriptElementTest

testThrowsOnNullValue 0
testThrowsOnNullName 0
testToString 0
testCompareTo 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.001
testValueAsString 0
testJavaScriptElement 0
testGetJavaScript 0
testWithNameWhenSameName 0
testAccept 0.002

Slf4jLogTest

testErrorStringDisabled 0.018
testLogLevelThrowableStringObjectArray 0.001
testErrorString 0
testInfoStringObjectArray 0.001
testInfoString 0
testLogLevelTrace 0
testErrorThrowableStringObjectArray 0.001
testDebugStringObjectArray 0
testLogLevelStringObjectArray 0.001
testWarnString 0
testErrorStringObjectArray 0.001
testErrorStringObjectArrayWithNullArray 0
testLogLevelString 0
testGetLog 0
testWarnStringObjectArray 0
testDebugThrowableStringObjectArray 0.003
testInfoThrowableStringObjectArray 0.001
testWarnThrowableStringObjectArray 0
testDebugString 0

ServerUpdateCallbackTest

testException 0.006
testCallbackWithoutDocument 0.001
testCallbackWithDocument 0

TextResultTest

testEqualsObject 0
testTextResult 0
testTextResultNoResult 0

GeoJsonTest

testMultiPointListOfPoint2D 0
testPIntInt 0
testPolygonNotClosed 0.001
testPoint 0
testPolygonTooSmall 0
testPolygon 0
testClassJavaDoc 0.002
testLineStringListOfPoint2D 0
testLineStringPoint2DPoint2DPoint2DArray 0
testPDoubleDouble 0
testMultiLineString 0
testMultiPointPoint2DPoint2DArray 0.001
testPointWithInts 0
testLineStringListOfPoint2DTooFewItems 0

SimpleMongoIteratorImplTest

testToArray 0.004
testClose 0
testStop 0
testGetBatchSize 0
testHasNext 0
testAsDocument 0
testSetBatchSize 0
testRemove 0
testToArraySArray 0
testToList 0.001
testIterator 0

ClientImplTest

testHandleConnectionClosedForUnknownConnection 0
testRestartStreamCallbackDocumentAssignableNonCursorDoc 0.001
testReconnectThatFails 0.001
testSendMessageWaitsForReconnect 0.501
testRestartDocumentAssignable 0.001
testClose 0.001
testSendMessageClosesFirstWhenMaxShrinksAndCloseFails 0.001
testSendMessagePicksIdleExisting 0
testSendMessageFailsWhenAllAreClosed 0.001
testReconnectFails 0.003
testSendMessageGetLastErrorCallbackOfReply 0
testSendQueryCallbackOfReply 0
testSendMessageWaitsForReconnectTimesOut 0.503
testSendMessageAndCreateConnectionFailes 0.001
testSendMessage 0
testRestartStreamCallbackDocumentAssignable 0.001
testSendMessagePicksMostIdleWhenAllPending 0.002
testCreatesConnectionOnScannedPending 0.006
testGetDefaultDurability 0
testGetConfig 0
testGetClusterType 0.001
testCloseThenThrows 0
testSendGetMoreCallbackOfReply 0
testRestartDocumentAssignableNonCursorDoc 0.001
testCloseFails 0
testReconnect 0.464
testReconnectOnShutdownConnection 0.001
testCloseOnThrownIoException 0.001
testSendMessageClosesFirstWhenMaxShrinks 0.002
testSendMessageCreatesSecondConnectionOnPending 0.001
testInvalidPrpertyChange 0.001

StringDecoderCacheTest

testFind 0.001
testDecodeThrowsIfNoTerminalNull 0.001
testGetMaxEntries 0.003
testGetMaxDepth 0.001

SimpleReconnectStrategyTest

testReconnectBackWorks 0.001
testReconnectFails 0
testReconnectFirstFails 0.001
testReconnectPingFails 0.001
testReconnect 0

ReplyExceptionTest

testReplyExceptionReplyThrowable 0
testReplyExceptionIntIntStringMessageReply 0
testReplyExceptionReplyString 0
testReplyExceptionIntIntStringReply 0
testReplyExceptionReply 0

DurabilityTest

testReplicaDurableIntInt 0
testReplicaDurableStringInt 0
testReplicaDurableInt 0
testReadResolve 0.002
testEqualsObject 0.02
testValueOf 0.001
testReplicaDurableBooleanStringInt 0
testAsDocument 0
testJournalDurable 0
testFsyncDurable 0
testReplicaDurableBooleanIntInt 0

InsertOperationTest

testToString 0
testGetRoutingDocument 0
testEqualsAndHashCode 0

FindTest

testFind 0
testFindWithReturnIndexKeysOnly 0
testMaximumTimeMillisecondsDefault 0.001
testFindWithHintName 0
testFindWithReturnFields1 0
testFindWithReturnFields2 0
testFindWithReturnFields3 0
testFindWithShowDiskLocations 0
testFindWithHint 0
testFindWithSort 0
testMaximumTimeMillisecondsViaFluent 0
testFindWithImmortalCursor 0
testMaximumTimeMillisecondsViaSetter 0
testFindWithExplain 0
testFindWithMaximumRange 0
testFindMinimal 0
testFindWithMinimumRange 0
testFindWithReturnKeys 0
testFindWithSnapshot 0
testFindWithMaximumDocumentsToScan 0

MongoClientClosedExceptionTest

testMongoClientClosedException 0
testMongoClientClosedExceptionMessage 0
testMongoClientClosedExceptionStringThrowable 0
testMongoClientClosedExceptionString 0.001
testMongoClientClosedExceptionThrowable 0

VersionRangeTest

testRange 0
testContains 0
testMaximum 0
testMinimum 0
testEqualsAndHashCode 0.014

EmptyDocumentTest

testEqualsRootDocument 0
testEqualsHashCode 0
testToString 0
testGetClassOfEString 0
testFindStringArray 0
testContains 0
testFindFirstStringArray 0
testAsDocument 0
testAccept 0
testGetElements 0
testGetString 0
testIterator 0
testFindClassOfEStringArray 0
testFindFirstClassOfEStringArray 0

ShardConfigStaleExceptionTest

testShardConfigStaleException 0

DurabilityEditorTest

testUriWMajortity 0
testSetJsonNotDurability 0.001
testSetJournal 0
testSetMajority 0.001
testSetJson 0
testSetNone 0
testSetAck 0
testSetFsync 0

DuplicateKeyExceptionTest

testDuplicateKeyException 0

ClusterTest

testFindCandidateServersPrimary 0
testServerNameChange 0.001
testRemoveListener 0.001
testAdd 0
testCdf 0
testGet 0
testServerNameChangeRemovesDuplicateServer 0.029
testFindCandidateServersPrimaryPreferred 0.002
testFindCandidateServersSecondaryPreferredWithVeryLateServer 0.001
testFindCandidateServersNearest 0.001
testSortListServer 0.209
testGetNonWritableServers 0
testFindCandidateServersSecondaryPreferred 0
testMarkWritable 0.001
testMarkNotWritable 0
testFindCandidateServersSecondary 0.001
testFindCandidateServersServer 0

RootDocumentTest

testFindWithEmptyPathNonMatchingType 0
testConstructEmptyDocumentListEmpty 0
testGet 0
testFindWithBadPatternPathNotMatchingSubelement 0
testFindWithBadPatternPathMatchingSubelement 0
testEqualsHashCode 0.002
testToString 0
testFindFirstWithPathMatchingNonFirstSubelement 0
testFindFirstWithEmptyPathNonMatchingType 0
testFindFirstWithPathMatchingNonLastSubelement 0
testEqualsEmptyDocument 0
testInjectIdWhenLiedTo 0
testContains 0
testFindWithPathNotMatchingSubelement 0
testConstructEmptyDocumentList 0
testGetWithType 0
testInjectId 0
testConstructEmptyDocument 0
testFindFirstWithPathMatchingSubelement 0
testAccept 0
testFindWithPathMatchingSubelement 0.001
testGetElements 0
testFindFirstWithPathMatchingNonLastSubelementBadRegex 0
testFindFirstWithPathNotMatchingSubelement 0
testIterator 0
testFindFirstWithBadPatternPathNotMatchingSubelement 0
testConstructor 0
testFindFirstWithBadPatternPathMatchingSubelement 0.001

BatchedNativeWriteCallbackTest

testBatchedWriteFallbackToNativeFirstErrorAndStop 0.009
testBatchedWriteFallbackToNative 0.001
testBatchedWriteFallbackToNativeSecondErrorAndStop 0
testBatchedWriteFallbackToNativeError 0.001
testBatchedWriteFallbackToNativeAllError 0
testBatchedWriteFallbackToNativeStopOnFailure 0.001

ServerNameUtilsTest

testParse 0.021
testNormalizeInetSocketAddress 0.137
testNormalizeString 0.026

DurabilityExceptionTest

testDurabilityException 0

ServerVersionExceptionTest

testSerialization 0.005
testServerVersionNotInRange 0
testServerVersionToOld 0
testServerVersionException 0

JavaScriptWithScopeElementTest

testThrowsOnNullScope 0
testThrowsOnNullValue 0
testThrowsOnNullName 0
testGetScope 0
testToString 0
testJavaScriptWithScopeElement 0
testCompareTo 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.005
testValueAsString 0
testGetJavaScript 0
testWithNameWhenSameName 0.001
testAccept 0

CursorCallbackTest

testGetAddress 0
testVerifyOnQueryFailed 0
testVerifyOnCursorNotFound 0.001
testAsErrorReplyIntIntString 0
testVerifyOnShardConfigStale 0
testConvertReply 0

NullElementTest

testThrowsOnNullName 0
testToString 0
testCompareTo 0
testNullElement 0
testValueAsObject 0
testWithName 0
testEqualsObject 0
testValueAsString 0
testWithNameWhenSameName 0
testAccept 0

AssertionsTest

testAssertNotEmptyNotThrowsOnNotNull 0
testAssertNotEmptyThrowsOnBlank 0
testAssertNotNullThrowsOnNull 0
testAssertNotNullNotThrowsOnNotNull 0
testAssertNotEmptyThrowsOnNull 0

ShardedConnectionTest

testReconnectMainThrows 0.003
testRaiseErrors 0
testWaitForClosed 0
testConnection 0.001
testGetConnectionType 0
testFindPotentialKeysForFirstMessage 0
testListeners 0.001
testGetServerName 0.001
testFindPotentialKeysForNullSecond 0
testFindPotentialKeysForSecondMessage 0.001
testConnectServerAlreadyConnected 0.001
testFindPotentialKeysForNeitherMessage 0
testReconnectMain 0.001
testShutdown 0.001
testConnectServer 0.001
testIsIdle 0.001
testWaitForClosedWithZeroDeadline 0
testGetPendingCount 0.001

GetMoreTest

testGetMoreBsonInputStream 0.002
testEqualsObject 0.008
testGetMoreStringStringLongInt 0
testValidateSize 0

BuilderFactoryTest

testEStringObject 0
testEStringElementAssignable 0
testEStringString 0
testABooleanArray 0
testADocumentAssignableArray 0
testStartDocumentAssignable 0
testEStringInt 0
testAUUIDArray 0
testEStringDate 0
testEStringLong 0
testEStringUUID 0
testStart 0
testADateArray 0
testAPatternArray 0.001
testEStringPattern 0
testEStringByteArray 0
testEStringDocumentAssignable 0
testEStringObjectId 0
testALongArray 0
testStartDocumentAssignableArray 0
testD 0
testEStringBoolean 0
testAObjectIdArray 0
testADoubleArray 0.001
testAStringArray 0
testAObjectArray 0
testAByteArrayArray 0
testStartArray 0
testAElementAssignableArray 0
testAIntArray 0
testEStringDouble 0

DBPointerElementTest

testDBPointerElement 0
testToString 0
testDBPointerElementThrowsOnNullDb 0
testDBPointerElementThrowsOnNullId 0
testCompareTo 0
testDBPointerElementThrowsOnNullCollection 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.063
testValueAsString 0
testDBPointerElementThrowsOnNullName 0
testWithNameWhenSameName 0
testAccept 0

BuildInfoTest

testBuildInfo 0

GetLastErrorTest

testGetLastErrorStringDurabilityReplicaMode 0
testGetLastErrorStringDurabilityReplica5 0
testGetLastErrorStringDurabilityJournal 0
testGetLastErrorStringDurabilityAck 0
testGetLastErrorStringDurabilityReplica 0
testGetLastErrorStringDurabilityFsync 0

ReadPreferenceEditorTest

testUriPreferSecondary 0.033
testUriSecondary 0
testSetJsonSecondaryOnly 0.022
testSetPreferSecondary 0
testUriPreferPrimary 0
testSetJsonNoMode 0
testSetJsonNoTags 0.001
testSetJsonServer 0
testUriNotAReadPreferenceUnknown 0
testSetClosest 0
testSetJsonTagsWrongType 0
testSetJsonNearestWithTags 0.001
testSetJsonBadMode 0
testUriNotAReadPreference 0.003
testSetJsonPrimaryPreferred 0.001
testUriNearest 0
testSetNearest 0
testSetJsonServerWithoutServer 0.001
testSetPreferPrimary 0
testSetNonJson 0.002
testUriWithMultipleTags 0
testSetJsonNearest 0
testSetJsonPrimaryOnly 0
testUriWithTags 0
testSetJsonSecondaryPreferred 0.001
testSetSecondary 0
testUriPrimary 0
testSetPrimary 0

ReplyLongCallbackTest

testConvertReplyNonNumeric 0
testConvertReplyToManyDocs 0
testAsErrorReply 0
testAsErrorReplyNoN 0
testAsErrorReplyWithN 0
testConvertReply 0
testAsErrorReplyWithToManyDocs 0.001

MongoDatabaseImplTest

testRunCommandString 0.002
testGetReadPreferenceSet 0
testGetDatabaseCachingDoesReleaseMaybeSeenViaGet 0.031
testSetProfilingLevel 0.003
testGetReadPreferenceFromClient 0
testRunCommandAsyncDocumentAssignable 0.001
testRunCommandDocumentAssignable 0
testStats 0
testDrop 0.001
testCreateCollection 0.001
testGetProfilingLevel 0.001
testRunCommandAsyncStringDocument 0
testRunCommandAsyncCallbackOfDocumentString 0.001
testListCollections 0.001
testGetCollection 0
testRunCommandAsyncString 0.001
testRunCommandAsyncCallbackOfDocumentStringStringDocument 0
testRunCommandStringDocument 0.001
testRunAdminCommandStringDocument 0
testRunAdminCommandStringStringDocument 0.001
testRunCommandAsyncStringStringDocument 0
testGetDurabilityFromClient 0
testExists 0
testCreateCappedCollection 0
testRunCommandAsyncCallbackOfDocumentStringDocument 0
testRunCommandStringStringDocument 0
testListCollectionNames 0
testGetDurabilitySet 0
testRunAdminCommandString 0
testGetDatabaseCachingDoesRelease 0.164

ReplyDocumentCallbackTest

testAsErrorReplyNullResults 0
testConvertReplyToManyDocs 0
testAsErrorReply 0
testAsErrorReplyBadOk 0
testAsErrorReplyWithN 0
testConvertReply 0
testAsErrorReplyWithToManyDocs 0

JsonParserTest

testParseMaxKeyInArray 0
testParseISODateInArrayStrict 0.003
testParseBinDataStrictHexType 0
testParseMinKeyInArrayStrict 0
testParseMaxKeyInArrayStrict 0.001
testParseBinDataInArray 0
testParseObjectIdInArray 0
testParseNumberLong 0
testParseMaxKey 0.001
testParseMinKey 0
testParseIncompleteDocument2 0
testArray 0.003
testParseTimestampInArrayStrict 0
testParseBadArray 0
testParseDbPointerInArray 0
testParseBigLong 0
testParseBinData 0
testParseMaxKeyInArrayNoParens 0
testParseBinDataStrictInArray 0.001
testParseBinDataStrictInArrayHexType 0
testParseMaxKeyNoParens 0
testParseNegativeLong 0
testParseMinKeyInArray 0
testParseHexData 0
testParseISODateInArray 0.002
testParseMinKeyInArrayNoParens 0
testParseDbPointer 0
testParseISODate 0.002
testParseMaxKeyStrict 0.001
testParseIncompleteDocument 0
testParseMinKeyNoParens 0
testParseTimestampInArray 0
testParseTimestamp 0
testParseNumberLongInArray 0
testParseTimestampStrict 0
testParseISODateStrict 0.003
testParseMinKeyStrict 0
testParseNegativeLongInArray 0
testParseObjectIdStrict 0
testParseNonDocumentOrArray 0
testParseRegularExpressionInArrayStrict 0
testParseObjectId 0
testParseRegularExpressionStrict 0
testParseBadDocument2 0
testParseBadDocument3 0
testParseBadDocument 0
testDocument 0.003
testParseBigLongInArray 0
testParseIncompleteArray 0
testParseObjectIdInArrayStrict 0
testParseBinDataStrict 0
testParseHexDataInArray 0

AggregateTest

testAggregationWithreadPreference 0
testGeoNear 0.001
testUsability 0.001

DistinctTest

testDistinctNoQuery 0
testDistinctWithReadPreference 0
testMaximumTimeMillisecondsDefault 0
testDistinctNoKey 0
testDistinctReset 0
testMaximumTimeMillisecondsViaFluent 0
testMaximumTimeMillisecondsViaSetter 0
testDistinct 0
testDistinctEmptyKey 0

AggregationProjectFieldsTest

testIncludeWithoutId 0
testInclude 0

MongoDbAuthenticatorTest

testAuthenticationNonceReplyMissingResults 0.002
testAuthenticationNonceReplyMissingNonce 0.001
testAuthentication 0.001
testAuthenticationFails 0
testResultWhenInterrupted 0.001
testAuthenticationNonceReplyNotOk 0

FindAndModifyTest

testFindAndModifyNoUpdateIsRemove 0
testFindAndModify 0
testFindAndModifyMinimal 0
testFindAndModifyNoUpdate 0
testFindAndModifyNoQuery 0
testMaximumTimeMillisecondsDefault 0
testFindAndModifyFluent 0
testMaximumTimeMillisecondsViaFluent 0
testMaximumTimeMillisecondsViaSetter 0
testFindAndModifyWithSort 0

SortTest

testAsc 0
testGeo2d 0
testDesc 0
testNaturalInt 0
testNatural 0

PendingMessageTest

testTimestampNow 0
testPendingMessageIntMessage 0.002
testPendingMessageIntMessageCallbackOfReply 0

CredentialEditorTest

testSetAsTextNoDb 0.002
testSetWithgssapiservicename 0
testSetWithAuthMethodMongodbCr 0
testSetWithauthsource 0
testSetWithauthsourceButNoUser 0
testSetWithAuthMethodGssApi 0
testSetWithAuthMethodX509NoUser 0
testSetWithNonUri 0
testSetAsTextString 0.001
testSetWithAuthMethodPlainSasl 0
testSetWithgssapiservicenameButNoUser 0
testSetWithAuthMethodUnknown 0
testSetWithAuthMethodX509 0

MinKeyElementTest

testThrowsOnNullName 0
testToString 0
testCompareTo 0
testValueAsObject 0
testWithName 0
testEqualsObject 0
testValueAsString 0
testWithNameWhenSameName 0
testAccept 0
testMinKeyElement 0

BatchedAsyncMongoCollectionImplTest

testCloseNoBatchUpdateCommand 0.072
testFlushWithBatchInterleavedCommandsAndCanBatchUpdateAndDelete 0.008
testCloseWithBatchDeleteCommand 0.001
testFlushWithBatchInterleavedCommands 0.002
testCloseNoBatchDeleteCommand 0.001
testFlushWithBatchInterleavedCommandsAndCanBatchUpdateWithMultipleUpdates 0.001
testFlushWithBatchInterleavedCommandsAndCanBatchDeleteWithMultipleDeletes 0.002
testFlushNoBatchInsertCommand 0.001
testFlushWithBatchInsertCommand 0.001
testCancel 0.001
testCloseWithBatchUpdateCommand 0.001

AuthenticatingConnectionTest

testAuthenticateFailsNoNonceReplyDoc 0.001
testAuthWithMultipleCredentialsFailures 0.001
testAuthenticateFailsNoNonceInReplyDoc 0.001
testNoAuthenticateOkDoc 0.001
testToString 0
testNoAuthenticateDoc 0.001
testSendMessageArrayAsAdmin 0.001
testNonceFails 0
testAuthenticateFailsNonNumericOk 0.001
testAuthenticateReplyException 0
testAuthWithMultipleCredentials 0.001
testAuthenticateFails 0.001
testSendOnlyAuthenticateOnce 0
testSendMessage2 0
testSendAdminMessageArrayAsNonAdmin 0.001
testSendCallbackOfReplyMessageArray 0.001
testPasswordHash 0.001
testAuthenticateRequestFails 0
testSendMessageArray 0

SequenceTest

testThreaded 0.212
testThreadedSpinLockMediumContention 0.002
testThreadedSpinLock 0.524
testThreadedMediumContention 0.004
testThreadedSpinLockLightContention 0
testThreadedLightContention 0
testIsIdle 0
testNoWaiter 0
testConcurrentSequence 0.38

SizeOfVisitorTest

test 0.01

MongoDbConfigurationTest

testMongoUriIllegalValue 0
testMongoUriAdminUserNamePassword 0.001
testMongoUriExplicitAdminUserNamePassword 0.001
testMongoUriAllProps 0.001
testSetDefaultDataabse 0
testSetMaxConnectionCount 0
testAuthenticate 0
testSetReadTimeout 0
testMongoDbConfigurationInetSocketAddressArray 0.001
testSetReconnectTimeout 0
testClone 0
testAuthenticateSetDBFirst 0
testSetLockType 0
testSetExecutor 0.001
testMongoJournal 0
testMongoUriUserNamePassword 0
testMongoFsync 0
testAuthenticateAsAdmin 0
testSetUsingSoKeepalive 0
testSetThreadFactory 0
testMongoUriSecondary 0
testAddServerString 0
testSetMaxPendingOperationsPerConnection 0
testMongoUriTwoServers 0
testMongoUriWithIPV6 0.001
testSetDefaultReadPreference 0
testMongoUriBadFieldValue 0.001
testSetServers 0
testMongoUriNoPassword 0
testSetDefaultDurability 0
testMongoUriNull 0
testMongoUri 0
testSetConnectTimeout 0.001
testMongoDbConfigurationMongoDbConfiguration 0
testMongoUriWithIPV6LastTupleLooksLikePort 0.313
testMongoDbConfiguration 0
testAddServer 0.001
testAuthenticateSetDBSecond 0
testSetAutoDiscoverServers 0
testMongoUriAck 0.001
testMongoUriWithIPV6WithPort 0.06
testMongoUriWrongPrefix 0
testMongoUriNoServer 0
testSetMaxSecondaryLag 0
testMongoUriPrimary 0
testMongoReplica 0.001
testMongoReplicaTimeout 0

QueryBuilderTest

testNor 0.001
testNot 0
testBuild 0
testReset 0
testWhere 0
testOr 0
testBuildOneWithNoCriteria 0
testWhereField 0
testNorOneWithNoCriteria 0
testAndWithMultipleEntry 0
testWhereJavaScript 0
testWhereFieldAlreadyExists 0
testAsDocument 0
testOrOneWithoutCriteria 0
testAndWithNoEntries 0
testAndWithMultipleEntryDuplicated 0
testOrOneEntry 0
testUsability 0
testAndWithOneEntry 0
testAndWithMultipleEntryLastNoCriteria 0
testOrNoEntries 0
testNotOneWithNoCriteria 0

LatencyServerSelectorTest

testPickServersNone 0.001
testPickServersAll 0.001
testPickServersWriteableOnly 0

MongoFactoryTest

testCreateString 0.002
testCreateClientMongoClietConfiguration 0
testCreateClientString 0.001
testCreateMongoDbConfiguration 0

BsonOutputStreamTest

testWriteHelloWorldDocument 0.002
tesWriteArrayDocument 0
testWriteBigUtf8StringWorldDocument 0

CommandTest

testToString 0
testToStringWithVersionRange 0.001
testEqualsObject 0
testBsonWriteWithSecondaryOkReadPreference 0
testGetOperationNameWithEmptyCommandDocument 0
testBsonWrite 0
testToStringNoReadPreference 0
testValidateSize 0

NoOpCallbackTest

testException 0
testIsLightWeight 0
testCallback 0

KillCursorsTest

testValidateSizeThrows 0
testKillCursorsBsonInputStream 0.014
testEqualsObject 0.099
testKillCursorsLongArray 0
testValidateSize 0

InsertTest

testValidateSizeThrows 0
testInsertStringStringListOfDocumentBoolean 0
testInsertHeaderBsonInputStream 0.011
testEqualsObject 0.011
testValidateSize 0

ReplicaSetConnectionTest

testSendOnlyListsAPreferenceOnce 0.001
testIgnoreServerAdd 0.001
testSendWithReadPreferencesConflictRemoveDups 0.001
testFlushSecondaryThrowsIOException 0.233
testSend 0.001
testToString 0.001
testSendWithReadPreferencesConflict 0.001
testCloseSecondaryThrowsIOException 0.002
testClosePrimaryReconnectFailsWithASecondaryConnection 0.015
testSendToSecondary2Messages 0.002
testSendToSecondaryReuseConnectionOnSecondSendWithReconnect 0.003
testSend2Messages 0
testClosePrimaryReconnect 0.002
testSendToSecondaryReuseConnectionOnSecondSend 0.002
testSendNoAvailableServerForReadPreferences 0
testCloseSecondaryOnRemoveFromTheCluster 0.002
testClosePrimaryReconnectFails 0.001
testFlushSecondary 0.002
testSendToSecondaryNoOpenConnection 0.002
testSendNoMessages 0
testSendToSecondaryAllFail 0.002

GroupByTest

testGroupByWithReadPreference 0
testGroupByWithKeys 0
testGroupByNoKeysNoKeyFunction 0
testMaximumTimeMillisecondsDefault 0
testGroupByMinimal 0
testMaximumTimeMillisecondsViaFluent 0.001
testMaximumTimeMillisecondsViaSetter 0
testGroupByWithFunction 0

QueryFailedExceptionTest

testQueryFailedException 0

JsonTest

testParseMaxKeyInArray 0
testParseBinDataInArray 0.001
testParseObjectIdInArray 0
testParseNumberLong 0
testParseMaxKey 0.001
testParseMinKey 0
testParseIncompleteDocument2 0
testArray 0.005
testParseBadArray 0
testParseDbPointerInArray 0
testParseBigLong 0
testParseBinData 0.001
testParseNegativeLong 0
testParseMinKeyInArray 0
testParseHexData 0
testParseISODateInArray 0.009
testSerialize 0
testParseDbPointer 0.001
testParseISODate 0.004
testParseIncompleteDocument 0.001
testParseTimestampInArray 0
testParseTimestamp 0
testParseNumberLongInArray 0.001
testParseNegativeLongInArray 0
testParseNonDocumentOrArray 0
testParseObjectId 0.001
testParseBadDocument2 0
testParseBadDocument3 0
testParseBadDocument 0
testDocument 0.003
testParseBigLongInArray 0
testParseIncompleteArray 0
testParseHexDataInArray 0

DocumentEditorTest

testSetAsTextNonJson 0.001
testSetAsText 0

ParallelScanTest

testParallelScan 0
testParallelScanMinimal 0

ReplicaSetConnectionFactoryTest

testBootstrapNoDiscover 0.005
testBootstrapAddPrimary 0.005
testInterruptedBootstrap 0.002
testConnectFails 0.107
testBootstrap 0.006
testClose 0.005
testConnectThrowsIOException 0.003
testConnectNoServer 0
testConnectReplyWeird 0.006
testConnectThrowsExecutionError 0.001
testConnectThrowsMongoError 0.001
testConnect 0.005
testBootstrapNoPrimary 0.004
testGetReconnectStrategy 0
testGetClusterType 0.004
testBootstrapNoReplyDocs 0.003
testExceptionsInBootstrap 0.002
testConnectThrowsIOError 0

BsonInputStreamTest

testReadBadUuid 0
testReadWriteLong 0.001
testReadThrowsEof 0
testReadArrayDocument 0
testReadUuid 0.001
testReadHelloWorldDocument 0
testAvailable 0
testSerializeCompleteDocument 0.011
testReadBigUtf8StringWorldDocument 0.001
testReadWriteCompleteDocument 0.003

ClusterPingerTest

testRunSweepTwiceNotGiveBackConnection 0.005
testRunWhenInterrupted 0.061
testInitialSweepThrowsMongoDdException 0.001
testRun 0.003
testInitialSweepReplicaSet 0.001
testRunBadPingReply 0.003
testRunSweepTwice 0.005
testRunNoTags 0.003
testRunThrowsMongoDbException 0.003
testInitialSweepFails 0.001
testRunPingFails 0.003
testInitialSweepWhenInterrupted 0.071
testInitialSweepThrowsIOException 0.001
testInitialSweep 0.001
testRunThrowsIOException 0.002
testRunCannotGiveConnectionBack 0.003
testRunInThread 0.091
testInitialSweepCannotGiveBackConnection 0.001
testRunSweepTwiceIdleConnection 0.006

ReplyHandlerTest

testRaiseErrorWithoutError 0
testReplyWithNonLightWeightCallback 0.001
testRaiseErrorWithoutCallback 0
testReply 0
testReplyWhenRejected 0
testRaiseError 0.001
testReplyWithNonLightWeightCallbackNoExecutor 0
testRaiseErrorWhenRejected 0
testReplyWithoutCallback 0
testReplyWithLightWeightCallback 0

VersionTest

testParseListOfNumericElement 0
testAutoVersion 0
testLater 0.002
testToString 0
testForWireVersion 0
testCompareTo 0.003
testEqualsAndHashCode 0
testEarlier 0.001

MapReduceTest

testMapReduceOutputDbEmptyCollection 0
testMapReduceWithSort 0
testMapReduceMinimal 0
testMaximumTimeMillisecondsDefault 0
testMapReduceMissingMap 0
testMaximumTimeMillisecondsViaFluent 0.001
testMapReduceFluent 0
testMapReduceOutputDb 0
testMapReduceMissingReduce 0
testMaximumTimeMillisecondsViaSetter 0
testMapReduceOutputDbNoCollection 0
testMapReduce 0
testMapReduceWithReadPreference 0

StringEncoderTest

testEncodeSize 0.001
testComputeStringSize 0
testUtf8Size 0
testEncode 0.135
testComputeCStringSize 0

IndexTest

testGeoHaystack 0
testAsc 0
testGeo2d 0
testDesc 0
testText 0
testGeo2dSphere 0
testHashed 0

IntegerElementTest

testThrowsOnNullName 0
testGetValue 0
testToString 0
testCompareTo 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.004
testValueAsString 0
testIntegerElement 0.001
testGetDoubleValue 0
testWithNameWhenSameName 0
testGetLongValue 0
testAccept 0
testGetIntValue 0.001

MaxKeyElementTest

testThrowsOnNullName 0
testToString 0
testCompareTo 0
testMaxKeyElement 0
testValueAsObject 0
testWithName 0
testEqualsObject 0
testValueAsString 0
testWithNameWhenSameName 0
testAccept 0

AuthenticationConnectionFactoryTest

testConnectInetSocketAddressMongoDbConfiguration 0.005
testClose 0
testConnect 0.001
testGetReconnectStrategy 0.001
testGetClusterType 0

TextTest

testReset 0.001
testFull 0
testMinimal 0
testTextWithEmptySearchTerm 0
testTextWithNullSearchTerm 0
testSetNulls 0

ProfilingStatusTest

testToString 0
testConstruction 0
testCompareTo 0
testReadResolve 0.008
testEqualsObject 0.001

MongoIteratorTest

testAskForMoreGetNone 0
testToArray 0
testAskForMore 0
testNextBatchSize 0
testAskForMoreGetQueryFailed 0
testAsDocumentAlreadyClosed 0
testStop 0
testCloseWithoutReading 0
testTailableCursorDoesNotExhaustTheStack 0.468
testAskForMoreWhenNoMore 0
testTailableCursor 0
testOverLimit 0
testOverLimitCursorAlreadyDead 0.001
testAsDocumentNotStarted 0
testWithCursorDocButNoDotInName 0
testAsDocument 0.001
testAskForMoreGetCursorNotFound 0
testAskForMoreThrowsOnInterrupt 0
testSetBatchSize 0.001
testTailableCursorFailure 0
testRemove 0
testToList 0
testCloseWithPending 0.001
testAllDocsInFirstReply 0
testToArrayTyped 0
testAsDocumentAlreadyExhausted 0

ParallelScanCommandTest

testEqualsObject 0.001
testAggregationCommand 0

AggregationGeoNearTest

testAggregationGeoNearReset 0
testAggregationGeoNearFull 0
testAggregationGeoNearMinimal 0
testAggregationGeoNearMissingLocation 0
testAggregationGeoNearMissingDistanceField 0
testAggregationGeoNearWithExplicitSpherical 0

HeaderTest

testEqualsObject 0.032

DeleteOperationTest

testToString 0
testGetRoutingDocument 0
testEqualsAndHashCode 0

AggregateBuilderTest

testStepStringDocumentAssignable 0
testStepStringLong 0
testUnwindWithoutDollarSign 0
testLimitLong 0
testGroupDocumentAssignableAggregateGroupFieldArray 0.001
testSkipLong 0
testGroupAggregateGroupIdAggregateGroupFieldArray 0
testProjectDocumentAssignable 0
testMatch 0
testReset 0
testRedactExpression 0.001
testAllowDiskUsage 0
testUnwindWithDollarSign 0
testBatchSize 0
testMaximumTimeMillisecondsDefault 0
testStepStringListOfElement 0
testSortStringArray 0
testStepStringElementArray 0
testProjectAggregateProjectFieldsElementArray 0
testMaximumTimeMillisecondsViaFluent 0
testStepStringInt 0
testMaximumTimeMillisecondsViaSetter 0
testGroupBuilderAggregateGroupFieldArray 0.001
testStepStringDouble 0
testSortIntegerElementArray 0
testGroupDocumentAssignable 0
testStepStringString 0
testRedact 0
testSkipInt 0
testLimitInt 0
testOutString 0
testCursorLimit 0

NamedReferenceTest

testGetName 0

BatchedWriteCallbackTest

testBatchedWriteCallbackForAsyncInterfaceWithWriteFailureAndStop 0.001
testBatchedWriteCallbackForAsyncInterfaceAndNullCallback 0.001
testBatchedWriteCallbackForAsyncInterfaceWithWriteFailure 0
testBatchedWriteUsingWriteCommandsStopOnReplyFailure 0.001
testBatchedWriteUsingWriteCommandsDurabilityFailure 0.001
testBatchedWriteCallbackForAsyncInterfaceSingleWriteAndError 0.001
testBatchedWriteUsingWriteCommandsWriteFailureWithBadOffsetTooLow 0
testBatchedWriteCallbackForAsyncInterfaceInsufficientReplyCallbacks 0.001
testBatchedWriteUsingWriteCommandsReplyFailureSingleWrite 0
testBatchedWriteUsingWriteCommandsReplyFailure 0.001
testBatchedWriteCallbackForAsyncInterfaceAndNullCallbackDurabilityNone 0
testBatchedWriteUsingWriteCommandsDurabilityNone 0
testBatchedWriteUsingWriteCommands 0
testBatchedWriteUsingWriteCommandsStopOnDurabilityFailure 0
testBatchedWriteUsingWriteCommandsWriteFailureWithBadOffset 0
testBatchedWriteUsingWriteCommandsStopOnWriteFailure 0.001
testBatchedWriteUsingWriteCommandsFailure 0
testBatchedWriteUsingWriteCommandsStopOnWriteFailureAndSkip 0.001
testBatchedWriteCallbackForAsyncInterface 0.001
testBatchedWriteUsingWriteCommandsLastReplyFailure 0
testBatchedWriteUsingWriteCommandsStopOnFailure 0.001
testBatchedWriteUsingWriteCommandsWriteFailure 0

RegularExpressionElementTest

testThrowsOnNullValue 0
testThrowsOnNullName 0
testGetScope 0.001
testRegularExpressionElementWithBadOption 0.972
testRegularExpressionElementWithPattern 0
testToString 0
testCompareTo 0.001
testGetPattern 0
testOptionsAsIntWithNullPattern 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.007
testValueAsString 0.001
testWithNameWhenSameName 0
testThrowsOnNullValue2 0
testAccept 0
testRegularExpressionElement 0

StringElementTest

testThrowsOnNullValue 0
testThrowsOnNullName 0
testGetValue 0.001
testToString 0
testCompareTo 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.004
testValueAsString 0
testStringElement 0
testWithNameWhenSameName 0
testAccept 0.001

MongoDbAuthenticationExceptionTest

testMongoDbAuthenticationException 0
testMongoDbAuthenticationExceptionStringThrowable 0
testMongoDbAuthenticationExceptionString 0
testMongoDbAuthenticationExceptionThrowable 0

LongToIntCallbackTest

testException 0
testCallback 0

UpdateOperationTest

testToString 0
testGetRoutingDocument 0
testEqualsAndHashCode 0

SocketConnectionFactoryTest

testConnectFailure 0.001
testClose 0
testConnectFailureNoAddresses 0
testConnectWithModeSendReceive 0.104
testConnect 0.003
testGetClusterType 0

MongoDbExceptionTest

testMongoDbException 0
testMongoDbExceptionStringThrowable 0
testMongoDbExceptionThrowable 0
testMongoDbExceptionString 0

VisitorAdapterTest

testVisit 0.002

SocketConnectionTest

testAutoClose 0.404
testSecondMessageToLarge 0.003
testSingleDelete 0.002
testSocketConnectNotifiesFactoryOfConnectWhichThrows 0.032
testReadDelete 0.002
testReadGarbage 0.202
testQueryWithFields 0.002
testReadWhenPendingQueueIsCorrupt 0.103
testQuerySecondaryPreference 0.002
testReadInsert 0.002
testReadGetMore 0.003
testServerClose 0.002
testSocketConnectNotifiesFactoryOfConnect 0.001
testMultiDelete 0.002
testCommandToNew 0.003
testQueryTailable 0.003
testGetLastError 0.002
testUpdateMulti 0.002
testClose 0.001
testQuery 0.002
testRead2 0.002
testReadUpdate 0.102
testRead 0.003
testStop 0.486
testSendFailureClose 0.003
testInsertMulti 0.002
testGetLastErrorWithJ 0.003
testGetLastErrorWithW 0.002
testRaiseError 0.496
testSocketConnection 0.002
testGetMore 0.002
testReadQuery 0.002
testReadStuff 0.002
testQueryNoCursorTimeout 0.002
testQueryAwaitData 0.002
testSocketConnectionFailure 0.001
testSendRuntimeException 0.001
testConnectionLost 0.012
testUpdateUpsert 0.002
testInsertToLarge 0.001
testSocketConnectFailure 0.008
testSocketFactoryFailure 0
testSocketOptionsFailureFromUnixDomainSockets 0.001
testShutdownWhenClosed 0.001
testShutdown 0.58
testSendError 0.002
testGetLastErrorWithFsync 0.003
testWaitForClosedWhenInterrupted 0.485
testQueryExhaust 0.002
testReplyWithLatency 0.002
testReadKillCursors 0.002
testSocketOptionsFailure 0.001
testReplyWithoutLatency 0.001
testKillCursor 0.002
testReadTimeout 0.252
testQueryPartial 0.002
testInsertSingle 0.002
testUpdate 0.001

DoubleElementTest

testThrowsOnNullName 0.001
testGetValue 0
testToString 0
testCompareTo 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.005
testValueAsString 0
testDoubleElement 0
testGetDoubleValue 0
testWithNameWhenSameName 0
testGetLongValue 0
testAccept 0
testGetIntValue 0

ObjectIdElementTest

testThrowsOnNullValue 0.001
testThrowsOnNullName 0
testGetValue 0
testToString 0
testCompareTo 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.022
testValueAsString 0
testConstructorWithNullId 0
testWithNameWhenSameName 0
testAccept 0
testObjectIdElement 0

ShardedConnectionFactoryTest

testBootstrapNoDiscover 0.002
testBootstrapThrowsIOError 0.001
testConnectTwoServers 0.004
testConnectFails 0.103
testBootstrap 0.004
testBootstrapThrowsMongoDbExecption 0.001
testClose 0.003
testConnectNoServer 0
testBootstrapThrowsExecutionError 0.001
testConnect 0.003
testConnectOnIOException 0.001
testBootstrapThrowsMongoError 0.001
testGetReconnectStrategy 0.002
testGetClusterType 0.002
testBootstrapThrowsInterruptedException 0.001

MaximumTimeLimitExceededExceptionTest

testMaximumTimeLimitExceededException 0

BooleanElementTest

testThrowsOnNullName 0
testToString 0
testCompareTo 0
testBooleanElement 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.001
testValueAsString 0
testWithNameWhenSameName 0
testAccept 0

JulLogTest

testErrorStringDisabled 0.001
testLogLevelThrowableStringObjectArray 0
testErrorString 0
testInfoStringObjectArray 0.001
testInfoString 0
testTooFewArgLocations 0
testLogLevelTrace 0
testErrorThrowableStringObjectArray 0
testDebugStringObjectArray 0
testLogLevelStringObjectArray 0
testWarnString 0
testErrorStringObjectArray 0
testErrorStringObjectArrayWithNullArray 0
testLogLevelString 0
testGetLog 0.003
testWarnStringObjectArray 0.001
testDebugThrowableStringObjectArray 0
testInfoThrowableStringObjectArray 0
testWarnThrowableStringObjectArray 0
testDebugString 0.001

FutureCallbackTest

testException 0.001
testCallbackWithNull 0
testGetTimesOut 0.01
testAddListenerRaces 0.023
testAddListener 0.001
testCallback 0
testCancelInterrupt 0
testGetFromAnotherThread 0.051
testGetFromAnotherThreadWithSpin 0.051
testCancel 0
testAddListenerPostCallback 0
testAddListenerExecuteThrows 0
testGetFromAnotherThreadWithSpinSleepNanos 0.002
testConcurrentCancel 0.007
testCancelFails 0

AbstractReplyCallbackTest

testAsErrorWithOkButErrorNumberNull 0
testVerifyOnQueryFailedWithNormalReplyError 0
testAsErrorWithStringOkNotKnownError 0
testAsErrorOk_1_WithErrorNullElement 0
testAsErrorNotKnownError 0
testVerifyOnQueryFailedButTimeout 0
testVerifyOnQueryFailed 0
testVerifyOnCursorNotFound 0
testVerifyOnQueryFailedButTimeoutGroupBy 0
testAsErrorWithDollarErr 0
testAsErrorWithOkButErrorMessageNotNullErrorCodeIsDuplicateKey11000 0
testAsErrorWithOkButErrorMessageNotNullErrorCodeIsDuplicateKey11001 0
testVerifyOnShardConfigStale 0.001
testAsErrorWithErrorMsg 0
testAsErrorWithOkButErrorMessageNotNullAndIsDuplicateKey11000 0
testAsErrorWithOkButErrorMessageNotNullAndIsDuplicateKey11001 0
testAsErrorWithStringOk 0.001
testAsErrorWithOkButErrorMessageNotNull 0
testVerifyOnQueryFailedButTimeoutMapReduce 0
testAsErrorWithOk 0

ReplicaSetReconnectStrategyTest

testReconnectTimeout 1.309
testReconnectPause 0.052
testReconnectDisagree 1.012
testReconnect 0.041

ConditionBuilderTest

testModIntInt 0
testWithinOnSphereDoubleDoubleDoubleBoolean 0
testAllLongArray 0
testNotInPatternArray 0
testGetFieldName 0
testGreaterThanObjectId 0.001
testGreaterThanByteArray 0
testNearIntIntInt 0
testNotEqualToDocument 0
testEqualsByteArray 0
testLessThanTimestamp 0
testNotInLongArray 0
testInDoubleArray 0
testLessThanOrEqualsTimestamp 0.001
testLessThanByteByteArray 0
testInArrayBuilder 0
testInStringArray 0
testModLongLong 0.001
testInObjectIdArray 0
testInBooleanArray 0
testNotEqualToLegacyUUID 0
testNearSphereLongLong 0
testLessThanOrEqualToDate 0
testNotEqualToDate 0
testNotEqualToLong 0
testNotEqualToNull 0
testNotEqualToUUID 0
testWithinDoubleDoubleDoubleDouble 0
testNotInObjectIdArray 0
testAllArrayBuilder 0
testEqualsLegacyUUID 0
testNotEqualToPattern 0
testNearDocumentAssignableDouble 0
testAllBooleanArray 0
testGreaterThanOrEqualsInt 0
testEqualsMongoTimestamp 0
testReset 0
testWhere 0
testNearIntInt 0
testEqualsObjectId 0
testInElementArray 0
testSize 0
testText 0
testNearSphereDocumentAssignableDouble 0
testLessThanOrEqualsObjectId 0
testGreaterThanInt 0.001
testWithinOnSphereDoubleDoubleDouble 0
testNotEqualToJavaScriptStringDocument 0
testGreaterThanDouble 0
testElementMatchesQueryBuilder 0
testLessThanOrEqualsInt 0
testWithinPoint2DPoint2DPoint2DPoint2DArrayNoExtra 0
testAllElementArray 0
testLessThanDate 0
testLessThanLong 0
testWithinBooleanPoint2DPoint2DPoint2DPoint2DArray 0.007
testInPatternArray 0
testGreaterThanOrEqualsByteArray 0
testNotEqualToByteArray 0
testGreaterThanDate 0
testGreaterThanLong 0
testNearSphereDocumentAssignable 0
testGreaterThanOrEqualsByteByteArray 0
testNearSphereDoubleDoubleDouble 0
testLessThanOrEqualsLong 0
testLessThanOrEqualsByteByteArray 0.001
testInIntArray 0
testGreaterThanOrEqualsMongoTimestamp 0
testGreaterThanString 0
testGreaterThanSymbol 0
testEqualsDouble 0
testWithinLongLongLong 0
testNotEqualToBoolean 0
testWithinDocumentAssignableBoolean 0
testAllPatternArray 0
testEqualsDocument 0
testNearSphereLongLongLong 0
testEqualsDate 0
testEqualsLong 0
testEqualsNull 0
testEqualsUUID 0
testNearLongLongLong 0
testNearSphereIntInt 0
testEqualsMaxKey 0
testEqualsMinKey 0
testBeforeDate 0
testTextWithLang 0
testAllConstantArray 0.002
testInUuidArray 0.001
testEqualsPattern 0
testWithinDoubleDoubleDoubleBoolean 0
testGreaterThanOrEqualsLong 0
testWithinPoint2DPoint2DPoint2DPoint2DArray 0.005
testEqualsString 0
testEqualsJavaScriptString 0
testEqualsSymbol 0
testWithinIntIntInt 0
testAllIntArray 0
testWithinDoubleDoubleDoubleDoubleBoolean 0
testGreaterThanByteByteArray 0
testGreaterThanTimestamp 0
testInstanceOf 0
testNotInByteArrayArray 0
testEqualsTimestamp 0
testWithinOnSphereIntIntInt 0
testNotEqualToByteByteArray 0
testGreaterThanOrEqualsDouble 0
testLessThanByteArray 0
testLessThanOrEqualsByteArray 0
testGreaterThanOrEqualToDate 0
testNearSphereDoubleDouble 0
testMatches 0
testNearDoubleDouble 0
testAllUuidArray 0
testElementMatchesDocument 0.001
testLessThanOrEqualsDouble 0
testComment 0
testWithinIntIntIntIntBoolean 0
testWithinIntIntIntInt 0
testWithinOnSphereLongLongLong 0
testAllDoubleArray 0
testEqualsBoolean 0
testGreaterThanOrEqualsString 0
testNotInUuidArray 0
testGreaterThanOrEqualsSymbol 0
testEqualsByteByteArray 0
testAllObjectIdArray 0.001
testAndDifferentField 0
testGeoWithinUnique 0
testAllStringArray 0
testNotInDocumentAssignableArray 0
testWithinOnSphereLongLongLongBoolean 0.001
testGreaterThanOrEqualsObjectId 0
testAndSameField 0
testExistsBoolean 0
testLessThanOrEqualsString 0
testLessThanOrEqualsSymbol 0
testWithinDocumentAssignable 0.001
testWithinDoubleDoubleDouble 0
testNotInIntArray 0
testInByteArrayArray 0
testNotEqualToInt 0
testInDateArray 0
testLessThanObjectId 0.001
testNotInArrayBuilder 0
testExists 0
testNotInDoubleArray 0
testGreaterThanOrEqualsTimestamp 0
testNotEqualToTimestamp 0
testNotEqualToDouble 0
testLessThanOrEqualsMongoTimestamp 0.001
testGeoWithin 0
testNotInBooleanArray 0
testNotInStringArray 0
testEqualsInt 0
testNearDocumentAssignable 0
testNotEqualToJavaScriptString 0.001
testInLongArray 0
testNearDoubleDoubleDouble 0
testWithinLongLongLongLongBoolean 0
testLessThanInt 0
testNotEqualToObjectId 0
testEqualsJavaScriptStringDocument 0
testNotEqualToMaxKey 0
testNotEqualToMinKey 0
testAfterDate 0
testLessThanDouble 0
testWithinIntIntIntBoolean 0
testInConstantArray 0
testNearLongLong 0.001
testWithinOnSphereIntIntIntBoolean 0
testAllDateArray 0
testWithinLongLongLongLong 0
testNotEqualToString 0
testNotEqualToSymbol 0
testGreaterThanMongoTimestamp 0
testNotInElementArray 0.001
testInDocumentAssignableArray 0
testNotEqualToMongoTimestamp 0
testNotInConstantArray 0
testIntersects 0
testAllDocumentAssignableArray 0
testAllByteArrayArray 0
testLessThanMongoTimestamp 0
testNotInDateArray 0
testWithinLongLongLongBoolean 0
testLessThanString 0
testLessThanSymbol 0
testNearSphereIntIntInt 0.001

CannotConnectExceptionTest

testCannotConnectExceptionStringThrowable 0.001
testCannotConnectExceptionString 0
testCannotConnectExceptionThrowable 0
testCannotConnectException 0

EndianUtilsTest

testSwapLong 0
testSwapInt 0

ConnectionLostExceptionTest

testConnectionLostExceptionString 0
testConnectionLostExceptionThrowable 0
testConnectionLostException 0
testConnectionLostExceptionStringThrowable 0

DocumentToLargeExceptionTest

testDocumentToLargeException 0

AbstractProxyConnectionTest

testAddPropertyChangeListener 0.001
testRaiseErrors 0
testGetPendingCountOnThrow 0
testWaitForClosed 0.001
testFlushOnThrow 0
testSendMessageArrayOnThrow 0
testSendCallbackOfReplyMessageArrayOnThrow 0
testClose 0.001
testFlush 0
testIsOpenOnError 0
testWaitForClosedOnThrow 0
testAbstractProxyConnectionProxiedChangeListenerPropertyChanges 0.001
testGetProxiedConnection 0
testGetServerName 0
testIsAvailable 0
testAbstractProxyConnectionProxiedChangeListenerEquals 0
testShutdown 0
testIsIdleOnThrow 0
testIsIdle 0
testIsOpen 0
testIsAvailableOnError 0
testSendCallbackOfReplyMessageArray 0
testGetPendingCount 0
testAddPropertyChangeListenerOnThrows 0.001
testSendMessageArray 0

BinaryElementTest

testFindFirstWithTypeNotMatch 0
testFindFirstWithoutTypeMatch 0
testBinaryElement 0
testGetSubType 0
testGet 0
testFindWithTypeNotMatch 0
testFindWithoutTypeMatch 0
testFindWithoutTypeNoMatch 0
testToString 0
testBinaryElementAltConstructor 0
testCompareTo 0
testBinaryElementThrows 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.019
testValueAsString 0
testWithNameWhenSameName 0
testFindWithoutTypeNotMatch 0
testFindFirstWithoutTypeNotMatch 0.001
testBinaryElementStreamConstructor 0
testAccept 0.001
testBinaryElementThrowsOnNullName 0
testLength 0
testFindFirstWithoutTypeNoMatch 0

GridFsTest

testValidateObjectId 0.113
testWriteWithError 0.024
testChunkSize 0.048
testFsckMd5FailsAttemptRepair 0.009
testReadMissingChunkSizeOnly 0.002
testUnlinkFailsOnChunksException 0.001
testUnlinkObjectId 0.001
testUnlinkFailesOnFilesLookup 0
testWrite 0.001
testCreateIndex 0.001
testFsck 0.001
testRead 0.001
testFsckMd5RepairButStillNotValid 0.002
testUnlinkFailsOnChunks 0.001
testReadZeroLengthFile 0.001
testFsckMd5FailsAttemptRepairWithChunkMissingData 0.002
testWriteMoreThan1Chunk 0.021
testValidate 0.001
testUnlinkObjectidFailesOnFilesLookup 0
testReadWrongSize 0.002
testFsckMd5Fails 0.001
testFsckMd5FailsAttemptRepairThrowsRuntimeException 0.002
testReadObjectId 0.001
testFsckMd5FailsForMissingFileMD5 0.001
testReadObjectIdNotFound 0.001
testCreateIndexUniqueFailes 0
testReadChunkMissingBytes 0.001
testValidateFileNotFound 0.001
testValidateWithNoMd5InResults 0
testUnlinkFailesOnFiles 0.001
testValidateObjectIdFileNotFound 0
testGridFsMongoDatabase 0
testValidateFails 0
testReadNotFound 0
testDoAddFault 0.001
testReadOutOfOrderChunks 0.001
testReadMissingMetadata 0.001
testOverhead 0
testFsckMd5Repair 0.002
testWriteInterrupted 0.016
testReadMissingChunkNumber 0.001
testReadMissingChunks 0.001
testUnlink 0
testUnlinkInterrupted 0.001
testReadWithZeroLengthFileAndEmptyChunk 0.001
testGridFsString 0

ArrayElementTest

testConstructManuallyWithList 0
testFindWithEmptyPathNonMatchingType 0
testFindFirstWithEmptyPathMatchingType 0.001
testThrowsOnNullName 0
testGetEntries 0
testFindWithBadPatternPathNotMatchingSubelement 0
testFindWithBadPatternPathMatchingSubelement 0
testEqualsHashCode 0.003
testToString 0.001
testConstructors 0
testFindFirstWithPathMatchingNonFirstSubelement 0
testFindFirstWithEmptyPathNonMatchingType 0
testFindWithEmptyPathMatchingType 0
testCompareTo 0
testAcceptWithSizeAware 0.002
testFindFirstWithPathMatchingNonLastSubelement 0
testValueAsObject 0
testWithName 0
testValueAsString 0
testFindWithPathNotMatchingSubelement 0
testWithNameWhenSameName 0
testFindFirstWithPathMatchingSubelement 0
testAccept 0
testFindWithPathMatchingSubelement 0
testNameFor 0
testConstructManuallyWithArray 0
testFindFirstWithPathMatchingNonLastSubelementBadRegex 0.001
testFindFirstWithPathNotMatchingSubelement 0
testFindFirstWithBadPatternPathNotMatchingSubelement 0
testFindFirstWithBadPatternPathMatchingSubelement 0

ServerStatusTest

testServerStatus 0

IsMasterTest

testIsMaster 0

AggregateCommandTest

testEqualsObject 0
testAggregationCommand 0

BatchedWriteCommandTest

testEqualsObject 0.001
testGetBundle 0

UuidElementTest

testUuidElementStringByteByteArray 0
testUuidElementStringByteUUID 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.001
testValueAsString 0
testWithNameWhenSameName 0
testUuidElementStringUUID 0.001

IOUtilsTest

testToBase64 0
testHexToBytesThrowsOnAInvalidCharacterAfter 0
testBase64ToBytesInvalidLength 0
testAsHex 0
testClose 0.001
testBase64ToBytesInvalidChar 0
testHexToBytesThrowsOnAInvalidCharacterBefore 0
testHexToBytesThrowsOnAInvalidStringLength 0
testHexToBytes 0.001
testBase64ToBytes 0.001
testHexToBytesThrowsOnAInvalidCharacter 0
testHexToBytesThrowsOnAInvalidCharacterAfterFirstNibble 0

CreateIndexCommandTest

testBuildIndexName 0
testEqualsObject 0.117

JsonExceptionTest

testJsonExceptionStringThrowable 0
testJsonException 0
testJsonExceptionString 0
testJsonExceptionThrowable 0

MongoImplTest

testClose 0
testGetDatabase 0
testAsSerializedClient 0
testListDatabases 0.001
testAsSerializedMongo 0
testConstructor 0.001

DeleteTest

testValidateSizeThrows 0
testGetQuery 0
testIsSingleDelete 0
testDeleteBsonInputStream 0.011
testEqualsObject 0.023
testValidateSize 0

UpdateTest

testValidateSizeThrows 0
testValidateSizeWithNullQueryAndUpdate 0
testUpdateStringStringDocumentDocumentBooleanBoolean 0
testValidateSizeThrowsOnUpdate 0
testEqualsObject 0.133
testUpdateBsonInputStream 0.066
testValidateSize 0

MongoClientImplTest

testGetDatabaseCachingDoesReleaseMaybeSeenViaGet 0.049
testListDatabaseNames 0
testRestartDocumentAssignable 0
testClose 0
testGetDatabase 0
testAsSerializedClient 0
testRestartStreamCallbackDocumentAssignable 0
testListDatabases 0
testRestartLambdaCallbackDocumentAssignable 0.001
testConstructor 0
testGetDatabaseCachingDoesRelease 0.177

CursorNotFoundExceptionTest

testCursorNotFoundException 0
testCursorNotFoundExceptionWithoutCause 0

MongoClientConfigurationTest

testMongoUriIllegalValue 0
testMongoUriAdminUserNamePassword 0.001
testMongoUriExplicitAdminUserNamePassword 0
testMongoUriAllProps 0.001
testSetDefaultDataabse 0
testSetMaxConnectionCount 0
testAuthenticate 0.001
testMongoUriNoServers 0
testMongoUriSslOn 0.124
testSerialization 0.008
testSetReadTimeout 0
testSetMaxCachedStringEntries 0
testSetReconnectTimeout 0
testClone 0
testAuthenticateSetDBFirst 0
testSetLockType 0
testSetExecutor 0
testMongoJournal 0
testMongoUriUserNamePassword 0
testMongoFsync 0
testAuthenticateAsAdmin 0
testSetUsingSoKeepalive 0
testMongoClientConfigurationInetSocketAddressArray 0
testSetThreadFactory 0
testMongoUriSecondary 0
testSetConnectionModel 0
testAddServerString 0
testAddCredentials 0
testSetSocketFactory 0
testSetMaxPendingOperationsPerConnection 0
testMongoUriTwoServers 0
testMongoUriWithIPV6 0.001
testSetDefaultReadPreference 0
testMongoUriWithMongodbS 0
testMongoUriBadFieldValue 0
testSetServers 0
testMongoUriNoPassword 0
testSetDefaultDurability 0
testMongoClientConfigurationMongoClientConfigurationWithCredentials 0
testMongoUriNull 0
testMongoUri 0
testMongoClientConfigurationMongoClientConfiguration 0
testSetConnectTimeout 0
testMongoUriWithIPV6LastTupleLooksLikePort 0.002
testAddServer 0
testMongoClientConfiguration 0
testAuthenticateSetDBSecond 0
testSetAutoDiscoverServers 0
testMongoUriSslOff 0.001
testMongoUriAck 0
testMongoUriWithIPV6WithPort 0
testMongoUriWrongPrefix 0
testMongoUriNoServer 0
testSetMaxSecondaryLag 0
testMongoUriPrimary 0
testMongoReplica 0
testMongoReplicaTimeout 0
testSetMaxCachedStringLength 0
testMongoUriMinMaxConnectionCount 0
testMongoUriUuidRep 0
testMongoUriWithLockType 0.001

ReplyCommandCallbackTest

testAsErrorMoreThan1Doc 0
testAsErrorWithStringOkNotKnownError 0
testAsErrorNotKnownError 0
testConvertReplyOneDoc 0
testAsErrorWithDollarErr 0.001
testAsErrorWithErrorMsg 0
testAsErrorWithStringOk 0
testAsErrorWithOk 0
testConvertReplyManyDoc 0

CredentialTest

testSerialization 0.002
testGetOptionInt 0
testGetOptionString 0
testToString 0.001
testHasPassword 0
testDefaultDB 0
testAuthenticator 0
testEqualsObject 0.133
testAuthenticatorFails 0.001
testGetOptionBoolean 0

LegacyStreamCallbackAdapterTest

testException 0
testDone 0
testCallback 0.001

PatternUtilsTest

testToPattern 0
testToPatternCachesTheAllPattern 0

SingleDocumentReplyCallbackTest

testAsErrorMoreThan1Doc 0
testAsErrorWithStringOkNotKnownError 0
testAsErrorNotKnownError 0
testConvertReplyOneDoc 0.001
testAsErrorWithDollarErr 0
testAsErrorWithErrorMsg 0
testAsErrorWithStringOk 0
testAsErrorWithOk 0
testConvertReplyManyDoc 0

ReplyTest

testReplyIntLongIntListOfDocumentBooleanBooleanBooleanBoolean 0
testEqualsObject 0.05
testReplyHeaderBsonInputStream 0.029
testValidateSize 0

SymbolElementTest

testThrowsOnNullValue 0
testThrowsOnNullName 0
testGetValue 0
testToString 0
testCompareTo 0
testValueAsObject 0
testWithName 0
testEqualsObject 0.002
testValueAsString 0
testWithNameWhenSameName 0
testSymbolElement 0
testAccept 0

CountTest

testCountReset 0
testCount 0
testCountMinimal 0
testMaximumTimeMillisecondsDefault 0
testMaximumTimeMillisecondsViaFluent 0
testMaximumTimeMillisecondsViaSetter 0

ServerLatencyComparatorTest

testCompareLess 0
testCompareMore 0
testCompareSame 0

StringDecoderTest

testDecodeThrowsIfNoTerminalNull 0
testDecode 0.002

TextCallbackTest

testException 0
testCallback 0.001

PendingMessageQueueTest

testPutPendingMessageWithLowLatencyLock 0.012
testPendingMessageQueue 0.001
testPutPendingMessageWhenFullWithLowLatencyLock 0.001
testTakeExhuastedWithLowLatencyLock 0.009
testDrainToWithLowLatencyLock 0.003
testSingleProducerFastConsumerWithLowLatencyLock 0.04
testPollNotStartedWithLowLatencyLock 0.001
testSingleProducerFastConsumer 0.037
testTakeWithLowLatencyLock 0.004
testOfferPendingMessage 0.003
testPoll 0.003
testTake 0.003
testPollNotStarted 0
testPutPendingMessageWhenFull 0
testPendingMessageQueueWithLowLatencyLock 0
testMultipleSlowProducerFastConsumerWithLowLatencyLock 1.312
testPollWithLowLatencyLock 0.001
testSingleSlowProducerFastConsumerWithLowLatencyLock 1.3
testPutIntMessageCallbackOfReplyWhenFullWithLowLatencyLock 0
testPendingMessageQueueNonPowerOfTwo 0
testPutIntMessageCallbackOfReply 0.001
testPutIntMessageCallbackOfReplyIntMessageCallbackOfReplyWithLowLatencyLock 0.007
testTakeExhuasted 0
testSingleSlowProducerFastConsumer 1.265
testPutPendingMessage 0.002
testPutIntMessageCallbackOfReplyIntMessageCallbackOfReplyWhenFullWithLowLatencyLock 0
testPutIntMessageCallbackOfReplyWhenFull 0.001
testPendingMessageQueueTooBigWithLowLatencyLock 0.013
testTakeNotStarted 0.001
testOfferPendingMessageWhenFullWithLowLatencyLock 0.001
testSingleProducerSlowConsumerWithLowLatencyLock 1.118
testOfferPendingMessageWhenFull 0.001
testPendingMessageQueueTooBig 0.015
testSingleProducerSlowConsumer 1.12
testDrainTo 0.003
testPutIntMessageCallbackOfReplyIntMessageCallbackOfReply 0.011
testMultipleFastProducerFastConsumerWithLowLatencyLock 0.351
testPendingMessageQueueNonPowerOfTwoWithLowLatencyLock 0.001
testMultipleFastProducerFastConsumer 0.305
testMultipleSlowProducerFastConsumer 1.324
testOfferPendingMessageWithLowLatencyLock 0.003
testPutIntMessageCallbackOfReplyWithLowLatencyLock 0.001
testTakeNotStartedWithLowLatencyLock 0.001
testPutIntMessageCallbackOfReplyIntMessageCallbackOfReplyWhenFull 0.001