OSDN Git Service

docs: Added Javadocs for Testing Support Library v0.3 and updated
authorQuddus Chong <quddusc@google.com>
Wed, 27 May 2015 23:07:54 +0000 (16:07 -0700)
committerQuddus Chong <quddusc@google.com>
Tue, 2 Jun 2015 00:18:39 +0000 (17:18 -0700)
commit7af3566912b0e014cfd1704acdeb31a0a7cca0d3
tree254afa69e2c76b67939dd9135ce0ab6fb9746db3
parent2b95561db50426779947ad5ab680994c24d79396
docs: Added Javadocs for Testing Support Library v0.3 and updated
the corresponding setup instructions.
bug: 21442922

Change-Id: I7374e8102fc95377e83db738ab7ff20510e04faa
207 files changed:
docs/html/reference/android/support/test/InstrumentationRegistry.html
docs/html/reference/android/support/test/annotation/Beta.html
docs/html/reference/android/support/test/annotation/UiThreadTest.html
docs/html/reference/android/support/test/annotation/package-summary.html
docs/html/reference/android/support/test/espresso/AmbiguousViewMatcherException.Builder.html
docs/html/reference/android/support/test/espresso/AmbiguousViewMatcherException.html
docs/html/reference/android/support/test/espresso/AppNotIdleException.html
docs/html/reference/android/support/test/espresso/BaseLayerComponent.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/DataInteraction.html
docs/html/reference/android/support/test/espresso/Espresso.html
docs/html/reference/android/support/test/espresso/EspressoException.html
docs/html/reference/android/support/test/espresso/FailureHandler.html
docs/html/reference/android/support/test/espresso/GraphHolder.html
docs/html/reference/android/support/test/espresso/IdlingPolicies.html
docs/html/reference/android/support/test/espresso/IdlingPolicy.html
docs/html/reference/android/support/test/espresso/IdlingResource.ResourceCallback.html
docs/html/reference/android/support/test/espresso/IdlingResource.html
docs/html/reference/android/support/test/espresso/IdlingResourceTimeoutException.html
docs/html/reference/android/support/test/espresso/InjectEventSecurityException.html
docs/html/reference/android/support/test/espresso/NoActivityResumedException.html
docs/html/reference/android/support/test/espresso/NoMatchingRootException.html
docs/html/reference/android/support/test/espresso/NoMatchingViewException.Builder.html
docs/html/reference/android/support/test/espresso/NoMatchingViewException.html
docs/html/reference/android/support/test/espresso/PerformException.Builder.html
docs/html/reference/android/support/test/espresso/PerformException.html
docs/html/reference/android/support/test/espresso/Root.Builder.html
docs/html/reference/android/support/test/espresso/Root.html
docs/html/reference/android/support/test/espresso/UiController.html
docs/html/reference/android/support/test/espresso/ViewAction.html
docs/html/reference/android/support/test/espresso/ViewAssertion.html
docs/html/reference/android/support/test/espresso/ViewFinder.html
docs/html/reference/android/support/test/espresso/ViewInteraction.html
docs/html/reference/android/support/test/espresso/ViewInteractionComponent.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/action/AdapterDataLoaderAction.html
docs/html/reference/android/support/test/espresso/action/AdapterViewProtocol.AdaptedData.Builder.html
docs/html/reference/android/support/test/espresso/action/AdapterViewProtocol.AdaptedData.html
docs/html/reference/android/support/test/espresso/action/AdapterViewProtocol.DataFunction.html
docs/html/reference/android/support/test/espresso/action/AdapterViewProtocol.html
docs/html/reference/android/support/test/espresso/action/AdapterViewProtocols.html
docs/html/reference/android/support/test/espresso/action/CloseKeyboardAction.html
docs/html/reference/android/support/test/espresso/action/CoordinatesProvider.html
docs/html/reference/android/support/test/espresso/action/EditorAction.html
docs/html/reference/android/support/test/espresso/action/EspressoKey.Builder.html
docs/html/reference/android/support/test/espresso/action/EspressoKey.html
docs/html/reference/android/support/test/espresso/action/GeneralClickAction.html
docs/html/reference/android/support/test/espresso/action/GeneralLocation.html
docs/html/reference/android/support/test/espresso/action/GeneralSwipeAction.html
docs/html/reference/android/support/test/espresso/action/KeyEventAction.html
docs/html/reference/android/support/test/espresso/action/MotionEvents.DownResultHolder.html
docs/html/reference/android/support/test/espresso/action/MotionEvents.html
docs/html/reference/android/support/test/espresso/action/OpenLinkAction.html
docs/html/reference/android/support/test/espresso/action/PrecisionDescriber.html
docs/html/reference/android/support/test/espresso/action/Press.html
docs/html/reference/android/support/test/espresso/action/ReplaceTextAction.html
docs/html/reference/android/support/test/espresso/action/ScrollToAction.html
docs/html/reference/android/support/test/espresso/action/Swipe.html
docs/html/reference/android/support/test/espresso/action/Swiper.Status.html
docs/html/reference/android/support/test/espresso/action/Swiper.html
docs/html/reference/android/support/test/espresso/action/Tap.html
docs/html/reference/android/support/test/espresso/action/Tapper.Status.html
docs/html/reference/android/support/test/espresso/action/Tapper.html
docs/html/reference/android/support/test/espresso/action/TypeTextAction.html
docs/html/reference/android/support/test/espresso/action/ViewActions.html
docs/html/reference/android/support/test/espresso/action/package-summary.html
docs/html/reference/android/support/test/espresso/assertion/LayoutAssertions.html
docs/html/reference/android/support/test/espresso/assertion/PositionAssertions.html
docs/html/reference/android/support/test/espresso/assertion/ViewAssertions.html
docs/html/reference/android/support/test/espresso/assertion/package-summary.html
docs/html/reference/android/support/test/espresso/base/ActiveRootLister.html
docs/html/reference/android/support/test/espresso/base/BaseLayerModule.FailureHandlerHolder.html
docs/html/reference/android/support/test/espresso/base/BaseLayerModule.html
docs/html/reference/android/support/test/espresso/base/Default.html
docs/html/reference/android/support/test/espresso/base/DefaultFailureHandler.html
docs/html/reference/android/support/test/espresso/base/IdlingResourceRegistry.html
docs/html/reference/android/support/test/espresso/base/MainThread.html
docs/html/reference/android/support/test/espresso/base/RootViewPicker.html
docs/html/reference/android/support/test/espresso/base/UiControllerModule.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/base/ViewFinderImpl.html
docs/html/reference/android/support/test/espresso/base/package-summary.html
docs/html/reference/android/support/test/espresso/contrib/AccessibilityChecks.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/contrib/CountingIdlingResource.html
docs/html/reference/android/support/test/espresso/contrib/DrawerActions.html
docs/html/reference/android/support/test/espresso/contrib/DrawerMatchers.html
docs/html/reference/android/support/test/espresso/contrib/PickerActions.html
docs/html/reference/android/support/test/espresso/contrib/RecyclerViewActions.PositionableRecyclerViewAction.html
docs/html/reference/android/support/test/espresso/contrib/RecyclerViewActions.html
docs/html/reference/android/support/test/espresso/contrib/package-summary.html
docs/html/reference/android/support/test/espresso/intent/Checks.html
docs/html/reference/android/support/test/espresso/intent/Intents.html
docs/html/reference/android/support/test/espresso/intent/OngoingStubbing.html
docs/html/reference/android/support/test/espresso/intent/ResettingStubber.html
docs/html/reference/android/support/test/espresso/intent/ResettingStubberImpl.html
docs/html/reference/android/support/test/espresso/intent/ResolvedIntent.html
docs/html/reference/android/support/test/espresso/intent/VerifiableIntent.html
docs/html/reference/android/support/test/espresso/intent/VerificationMode.html
docs/html/reference/android/support/test/espresso/intent/VerificationModes.html
docs/html/reference/android/support/test/espresso/intent/matcher/BundleMatchers.html
docs/html/reference/android/support/test/espresso/intent/matcher/ComponentNameMatchers.html
docs/html/reference/android/support/test/espresso/intent/matcher/IntentMatchers.html
docs/html/reference/android/support/test/espresso/intent/matcher/UriMatchers.html
docs/html/reference/android/support/test/espresso/intent/matcher/package-summary.html
docs/html/reference/android/support/test/espresso/intent/package-summary.html
docs/html/reference/android/support/test/espresso/intent/rule/IntentsTestRule.html
docs/html/reference/android/support/test/espresso/intent/rule/package-summary.html
docs/html/reference/android/support/test/espresso/matcher/BoundedMatcher.html
docs/html/reference/android/support/test/espresso/matcher/CursorMatchers.CursorMatcher.html
docs/html/reference/android/support/test/espresso/matcher/CursorMatchers.html
docs/html/reference/android/support/test/espresso/matcher/LayoutMatchers.html
docs/html/reference/android/support/test/espresso/matcher/PreferenceMatchers.html
docs/html/reference/android/support/test/espresso/matcher/RootMatchers.html
docs/html/reference/android/support/test/espresso/matcher/ViewMatchers.Visibility.html
docs/html/reference/android/support/test/espresso/matcher/ViewMatchers.html
docs/html/reference/android/support/test/espresso/matcher/package-summary.html
docs/html/reference/android/support/test/espresso/package-summary.html
docs/html/reference/android/support/test/espresso/util/ActivityLifecycles.html
docs/html/reference/android/support/test/espresso/util/HumanReadables.html
docs/html/reference/android/support/test/espresso/util/TreeIterables.ViewAndDistance.html
docs/html/reference/android/support/test/espresso/util/TreeIterables.html
docs/html/reference/android/support/test/espresso/util/package-summary.html
docs/html/reference/android/support/test/espresso/web/action/AtomAction.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/action/EnableJavascriptAction.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/action/package-summary.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/assertion/TagSoupDocumentParser.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/assertion/WebAssertion.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/assertion/WebViewAssertions.ResultDescriber.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/assertion/WebViewAssertions.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/assertion/package-summary.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/bridge/Conduit.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/bridge/JavaScriptBridge.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/bridge/package-summary.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/matcher/AmbiguousElementMatcherException.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/matcher/DomMatchers.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/matcher/package-summary.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/Atom.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/Atoms.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/ElementReference.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/Evaluation.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/JSONAble.DeJSONFactory.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/JSONAble.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/ModelCodec.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/SimpleAtom.ElementReferencePlacement.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/SimpleAtom.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/TransformingAtom.Transformer.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/TransformingAtom.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/WindowReference.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/model/package-summary.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/sugar/Web.WebInteraction.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/sugar/Web.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/sugar/package-summary.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/webdriver/DriverAtoms.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/webdriver/Locator.html [new file with mode: 0644]
docs/html/reference/android/support/test/espresso/web/webdriver/package-summary.html [new file with mode: 0644]
docs/html/reference/android/support/test/filters/FlakyTest.html
docs/html/reference/android/support/test/filters/RequiresDevice.html
docs/html/reference/android/support/test/filters/SdkSuppress.html
docs/html/reference/android/support/test/filters/package-summary.html
docs/html/reference/android/support/test/package-summary.html
docs/html/reference/android/support/test/rule/ActivityTestRule.html
docs/html/reference/android/support/test/rule/DisableOnAndroidDebug.html [new file with mode: 0644]
docs/html/reference/android/support/test/rule/ServiceTestRule.html
docs/html/reference/android/support/test/rule/UiThreadTestRule.html
docs/html/reference/android/support/test/rule/package-summary.html
docs/html/reference/android/support/test/runner/AndroidJUnit4.html
docs/html/reference/android/support/test/runner/AndroidJUnitRunner.html
docs/html/reference/android/support/test/runner/MonitoringInstrumentation.ActivityFinisher.html
docs/html/reference/android/support/test/runner/MonitoringInstrumentation.html
docs/html/reference/android/support/test/runner/intent/IntentCallback.html
docs/html/reference/android/support/test/runner/intent/IntentMonitor.html
docs/html/reference/android/support/test/runner/intent/IntentMonitorRegistry.html
docs/html/reference/android/support/test/runner/intent/IntentStubber.html
docs/html/reference/android/support/test/runner/intent/IntentStubberRegistry.html
docs/html/reference/android/support/test/runner/intent/package-summary.html
docs/html/reference/android/support/test/runner/lifecycle/ActivityLifecycleCallback.html
docs/html/reference/android/support/test/runner/lifecycle/ActivityLifecycleMonitor.html
docs/html/reference/android/support/test/runner/lifecycle/ActivityLifecycleMonitorRegistry.html
docs/html/reference/android/support/test/runner/lifecycle/ApplicationLifecycleCallback.html
docs/html/reference/android/support/test/runner/lifecycle/ApplicationLifecycleMonitor.html
docs/html/reference/android/support/test/runner/lifecycle/ApplicationLifecycleMonitorRegistry.html
docs/html/reference/android/support/test/runner/lifecycle/ApplicationStage.html
docs/html/reference/android/support/test/runner/lifecycle/Stage.html
docs/html/reference/android/support/test/runner/lifecycle/package-summary.html
docs/html/reference/android/support/test/runner/package-summary.html
docs/html/reference/android/support/test/uiautomator/By.html
docs/html/reference/android/support/test/uiautomator/BySelector.html
docs/html/reference/android/support/test/uiautomator/Configurator.html
docs/html/reference/android/support/test/uiautomator/Direction.html
docs/html/reference/android/support/test/uiautomator/EventCondition.html
docs/html/reference/android/support/test/uiautomator/IAutomationSupport.html
docs/html/reference/android/support/test/uiautomator/SearchCondition.html
docs/html/reference/android/support/test/uiautomator/StaleObjectException.html
docs/html/reference/android/support/test/uiautomator/UiAutomatorInstrumentationTestRunner.html
docs/html/reference/android/support/test/uiautomator/UiAutomatorTestCase.html
docs/html/reference/android/support/test/uiautomator/UiCollection.html
docs/html/reference/android/support/test/uiautomator/UiDevice.html
docs/html/reference/android/support/test/uiautomator/UiObject.html
docs/html/reference/android/support/test/uiautomator/UiObject2.html
docs/html/reference/android/support/test/uiautomator/UiObject2Condition.html
docs/html/reference/android/support/test/uiautomator/UiObjectNotFoundException.html
docs/html/reference/android/support/test/uiautomator/UiScrollable.html
docs/html/reference/android/support/test/uiautomator/UiSelector.html
docs/html/reference/android/support/test/uiautomator/UiWatcher.html
docs/html/reference/android/support/test/uiautomator/Until.html
docs/html/reference/android/support/test/uiautomator/package-summary.html
docs/html/tools/testing-support-library/index.jd
docs/html/training/testing/ui-testing/espresso-testing.jd
docs/html/training/testing/ui-testing/uiautomator-testing.jd
docs/html/training/testing/unit-testing/instrumented-unit-tests.jd