Package com.google.common.util.concurrent.testing
package com.google.common.util.concurrent.testing
-
ClassesClassDescriptionAbstract test case parent for anything implementing
ListenableFuture
.A simple mock implementation ofRunnable
that can be used for testing ListenableFutures.A ScheduledExecutorService that executes all scheduled actions immediately in the calling thread.Factory methods forExecutorService
for testing.