| Class | Description |
|---|---|
| BasicAcceptanceTestCases |
BasicAcceptanceTestCases provides the base tests for the interactions with
the MongoDB server.
|
| BasicAcceptanceTestCases.DocumentCallback |
DocumentCallback provides a simple callback for testing streaming finds.
|
| ReplicaSetAcceptanceTest |
BasicAcceptanceTestCases provides acceptance test cases for when interacting
with a replica set.
|
| ShardedAcceptanceTest |
BasicAcceptanceTestCases performs acceptance tests for the driver against a
sharded MongoDB configuration.
|
| ShardedReplicaSetsAcceptanceTest |
BasicAcceptanceTestCases performs acceptance tests for the driver against a
sharded MongoDB configuration.
|
| StandAloneAcceptanceTest |
StandAloneAcceptanceTest performs acceptance tests for the driver against a
standalone MongoDB shard server.
|
| StandAloneAcceptanceTest.BackgroundTailableCursorReader |
BackgroundTailableCursorReader provides a background myRunnable for
reading documents.
|
| UnixDomainSocketAcceptanceTest |
StandAloneAcceptanceTest performs acceptance tests for the driver against a
standalone MongoDB shard server.
|
| UnixDomainSocketAcceptanceTest.UnixDomainSocketFactory |
UnixDomainSocketFactory provides a
SocketFactory implementation
based on reflection into the junixsocket library. |
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.