| Constructor and Description |
|---|
InsertTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEqualsObject()
Test method for
Insert.equals(Object) . |
void |
testInsertHeaderBsonInputStream()
Test method for
Insert.Insert(Header, BsonInputStream) . |
void |
testInsertStringStringListOfDocumentBoolean()
Test method for
Insert.Insert(String, String, List, boolean) . |
void |
testValidateSize()
Test method for
KillCursors.validateSize(int) . |
void |
testValidateSizeThrows()
Test method for
KillCursors.validateSize(int) . |
public void testEqualsObject()
Insert.equals(Object) .public void testInsertHeaderBsonInputStream()
throws IOException
Insert.Insert(Header, BsonInputStream) .IOException - On a test failure.public void testInsertStringStringListOfDocumentBoolean()
Insert.Insert(String, String, List, boolean) .public void testValidateSize()
KillCursors.validateSize(int) .public void testValidateSizeThrows()
KillCursors.validateSize(int) .Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.