| Class | Description |
|---|---|
| MockSocketServer |
Provides a simple single threaded socket server to act as a MongoDB server in
tests.
|
| PoisonMessage |
PoisonMessage provides a message that throws an exception when you try to
write it.
|
| SequenceTest |
SequenceTest provides tests for the
Sequence class. |
| SocketConnectionFactoryTest |
SocketConnectionFactoryTest provides tests for the
SocketConnectionFactory class. |
| SocketConnectionTest |
SocketConnectionTest provides tests for the
SocketConnection class. |
| TwoThreadSocketConnectionTest |
TwoThreadSocketConnectionTest provides tests for the
TwoThreadSocketConnection class. |
| Exception | Description |
|---|---|
| SocketConnectionTest.AFUNIXSocketException |
AFUNIXSocketException provides a test instance of the Unix domain socket
exception.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.