Uses of Class
com.google.common.util.concurrent.testing.AbstractListenableFutureTest
-
Packages that use AbstractListenableFutureTest Package Description com.google.common.util.concurrent.testing -
-
Uses of AbstractListenableFutureTest in com.google.common.util.concurrent.testing
Subclasses of AbstractListenableFutureTest in com.google.common.util.concurrent.testing Modifier and Type Class Description classAbstractCheckedFutureTestTest case to make sure theCheckedFuture.checkedGet()andCheckedFuture.checkedGet(long, TimeUnit)methods work correctly.
-