package

androidx.test.espresso.idling.concurrent

Classes

IdlingScheduledThreadPoolExecutorA java.util.concurrent.ScheduledThreadPoolExecutor that can be registered as an IdlingResource with Espresso.
IdlingThreadPoolExecutorA java.util.concurrent.ThreadPoolExecutor that can be registered as an IdlingResource with Espresso.