| Constructor and Description |
|---|
ReplyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEqualsObject()
Test method for
Reply.equals(Object). |
void |
testReplyHeaderBsonInputStream()
Test method for
Reply.Reply(Header, BsonInputStream). |
void |
testReplyIntLongIntListOfDocumentBooleanBooleanBooleanBoolean()
Test method for
Reply.Reply(int, long, int, List, boolean, boolean, boolean, boolean)
. |
void |
testValidateSize()
Test method for
Reply.validateSize(int) . |
public void testEqualsObject()
Reply.equals(Object).public void testReplyHeaderBsonInputStream()
throws IOException
Reply.Reply(Header, BsonInputStream).IOException - On a test failure.public void testReplyIntLongIntListOfDocumentBooleanBooleanBooleanBoolean()
Reply.Reply(int, long, int, List, boolean, boolean, boolean, boolean)
.public void testValidateSize()
Reply.validateSize(int) .Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.