public class IteratorToListCallbackAdapterTest extends Object
IteratorToListCallbackAdapter class.| Constructor and Description |
|---|
IteratorToListCallbackAdapterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCallback()
Test method for
IteratorToListCallbackAdapter.callback(MongoIterator) . |
void |
testCallbackWithException()
Test method for
IteratorToListCallbackAdapter.callback(MongoIterator) . |
void |
testException()
Test method for
IteratorToListCallbackAdapter.exception(Throwable) . |
public void testCallback()
IteratorToListCallbackAdapter.callback(MongoIterator) .public void testCallbackWithException()
IteratorToListCallbackAdapter.callback(MongoIterator) .public void testException()
IteratorToListCallbackAdapter.exception(Throwable) .Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.