Package com.google.common.util.concurrent.testing

Class Summary
AbstractCheckedFutureTest Test case to make sure the CheckedFuture.checkedGet() and CheckedFuture.checkedGet(long, TimeUnit) methods work correctly.
AbstractListenableFutureTest Abstract test case parent for anything implementing ListenableFuture.
MockFutureListener A simple mock implementation of Runnable that can be used for testing ListenableFutures.
 



Copyright © 2010-2012. All Rights Reserved.