Class | Description |
---|---|
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. |
TestingExecutors |
Factory methods for
ExecutorService for testing. |
Copyright © 2010-2016. All Rights Reserved.