public class NoOpCallbackTest extends Object
NoOpCallback class.| Constructor and Description |
|---|
NoOpCallbackTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCallback()
Test method for
NoOpCallback.callback(com.allanbank.mongodb.client.message.Reply). |
void |
testException()
Test method for
NoOpCallback.exception(java.lang.Throwable). |
void |
testIsLightWeight()
Test method for
NoOpCallback.isLightWeight(). |
public void testCallback()
NoOpCallback.callback(com.allanbank.mongodb.client.message.Reply).public void testException()
NoOpCallback.exception(java.lang.Throwable).public void testIsLightWeight()
NoOpCallback.isLightWeight().Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.