| Constructor and Description |
|---|
UpdateTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEqualsObject()
Test method for
Update.equals(Object). |
void |
testUpdateBsonInputStream()
Test method for
Update.Update(BsonInputStream). |
void |
testUpdateStringStringDocumentDocumentBooleanBoolean()
Test method for
Update.Update(String, String, Document, Document, boolean, boolean)
. |
void |
testValidateSize()
Test method for
Update.validateSize(int) . |
void |
testValidateSizeThrows()
Test method for
Update.validateSize(int) . |
void |
testValidateSizeThrowsOnUpdate()
Test method for
Update.validateSize(int) . |
void |
testValidateSizeWithNullQueryAndUpdate()
Test method for
Update.validateSize(int) . |
public void testEqualsObject()
Update.equals(Object).public void testUpdateBsonInputStream()
throws IOException
Update.Update(BsonInputStream).IOException - On a test failure.public void testUpdateStringStringDocumentDocumentBooleanBoolean()
Update.Update(String, String, Document, Document, boolean, boolean)
.public void testValidateSize()
Update.validateSize(int) .public void testValidateSizeThrows()
Update.validateSize(int) .public void testValidateSizeThrowsOnUpdate()
Update.validateSize(int) .public void testValidateSizeWithNullQueryAndUpdate()
Update.validateSize(int) .Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.