public class CursorCallbackTest extends Object
CursorCallback class.| Constructor and Description |
|---|
CursorCallbackTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAsErrorReplyIntIntString()
Test method for
CursorCallback.asError(Reply, int, int, String). |
void |
testConvertReply()
Test method for
CursorCallback.convert(Reply) . |
void |
testGetAddress()
Test method for
CursorCallback.getAddress() and
CursorCallback.setAddress(java.lang.String). |
void |
testVerifyOnCursorNotFound()
Test method for
AbstractValidatingReplyCallback.verify(Reply) . |
void |
testVerifyOnQueryFailed()
Test method for
AbstractValidatingReplyCallback.verify(Reply) . |
void |
testVerifyOnShardConfigStale()
Test method for
AbstractValidatingReplyCallback.verify(Reply) . |
public void testAsErrorReplyIntIntString()
CursorCallback.asError(Reply, int, int, String).public void testConvertReply()
CursorCallback.convert(Reply) .public void testGetAddress()
CursorCallback.getAddress() and
CursorCallback.setAddress(java.lang.String).public void testVerifyOnCursorNotFound()
AbstractValidatingReplyCallback.verify(Reply) .public void testVerifyOnQueryFailed()
AbstractValidatingReplyCallback.verify(Reply) .public void testVerifyOnShardConfigStale()
AbstractValidatingReplyCallback.verify(Reply) .Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.