blob: f4931eda5d4bf3a4f49175c4db2345be8fe34a1b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Tue Jan 07 16:24:28 PST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.google.android.apps.common.testing.ui.espresso.base (TestKit 1.1 API)</title>
<meta name="date" content="2014-01-07">
<link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/base/package-summary.html" target="classFrame">com.google.android.apps.common.testing.ui.espresso.base</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="EventInjectionStrategy.html" title="interface in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame"><i>EventInjectionStrategy</i></a></li>
<li><a href="IdlingResourceRegistry.IdleNotificationCallback.html" title="interface in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame"><i>IdlingResourceRegistry.IdleNotificationCallback</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AsyncTaskPoolMonitor.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">AsyncTaskPoolMonitor</a></li>
<li><a href="AsyncTaskPoolMonitorTest.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">AsyncTaskPoolMonitorTest</a></li>
<li><a href="BaseLayerModule.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">BaseLayerModule</a></li>
<li><a href="BaseLayerModule.FailureHandlerHolder.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">BaseLayerModule.FailureHandlerHolder</a></li>
<li><a href="DefaultFailureHandler.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">DefaultFailureHandler</a></li>
<li><a href="DefaultFailureHandlerTest.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">DefaultFailureHandlerTest</a></li>
<li><a href="EventInjector.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">EventInjector</a></li>
<li><a href="EventInjectorTest.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">EventInjectorTest</a></li>
<li><a href="IdlingResourceIntegrationTest.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">IdlingResourceIntegrationTest</a></li>
<li><a href="IdlingResourceRegistry.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">IdlingResourceRegistry</a></li>
<li><a href="IdlingResourceRegistryTest.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">IdlingResourceRegistryTest</a></li>
<li><a href="InputManagerEventInjectionStrategy.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">InputManagerEventInjectionStrategy</a></li>
<li><a href="LooperIdlingResource.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">LooperIdlingResource</a></li>
<li><a href="OnDemandIdlingResource.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">OnDemandIdlingResource</a></li>
<li><a href="QueueInterrogator.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">QueueInterrogator</a></li>
<li><a href="RootsOracle.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">RootsOracle</a></li>
<li><a href="RootViewPicker.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">RootViewPicker</a></li>
<li><a href="ThreadPoolExecutorExtractor.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">ThreadPoolExecutorExtractor</a></li>
<li><a href="UiControllerImpl.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">UiControllerImpl</a></li>
<li><a href="UiControllerImplIntegrationTest.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">UiControllerImplIntegrationTest</a></li>
<li><a href="UiControllerImplTest.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">UiControllerImplTest</a></li>
<li><a href="ViewFinderImpl.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">ViewFinderImpl</a></li>
<li><a href="ViewFinderImplTest.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">ViewFinderImplTest</a></li>
<li><a href="WindowManagerEventInjectionStrategy.html" title="class in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">WindowManagerEventInjectionStrategy</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="QueueInterrogator.QueueState.html" title="enum in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">QueueInterrogator.QueueState</a></li>
<li><a href="UiControllerImpl.IdleCondition.html" title="enum in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">UiControllerImpl.IdleCondition</a></li>
</ul>
<h2 title="Annotation Types">Annotation Types</h2>
<ul title="Annotation Types">
<li><a href="CompatAsyncTask.html" title="annotation in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">CompatAsyncTask</a></li>
<li><a href="Default.html" title="annotation in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">Default</a></li>
<li><a href="MainThread.html" title="annotation in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">MainThread</a></li>
<li><a href="SdkAsyncTask.html" title="annotation in com.google.android.apps.common.testing.ui.espresso.base" target="classFrame">SdkAsyncTask</a></li>
</ul>
</div>
</body>
</html>