summaryrefslogtreecommitdiffstats
path: root/docs/html/training/testing/ui-testing/index.jd
diff options
context:
space:
mode:
authorQuddus Chong <quddusc@google.com>2015-05-11 21:38:46 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-11 21:38:46 +0000
commitd43ec6380ce04f4c0830cd35d1dbd7b3050799d4 (patch)
treecab186c2c9fb5b76ef89269a64be0e016893548d /docs/html/training/testing/ui-testing/index.jd
parent1dc26b8c1eaa6b5aa288cecf9202e77217507fd3 (diff)
parent174dc3ba607965cf1dd0578f83ce373fa74d0f65 (diff)
downloadframeworks_base-d43ec6380ce04f4c0830cd35d1dbd7b3050799d4.zip
frameworks_base-d43ec6380ce04f4c0830cd35d1dbd7b3050799d4.tar.gz
frameworks_base-d43ec6380ce04f4c0830cd35d1dbd7b3050799d4.tar.bz2
am 174dc3ba: Merge "docs: Added training docs for Android unit testing tools and APIs. This training covers techniques for running unit tests on local machines, using mock objects in local unit tests, and building instrumented unit tests to run on a device or emulator
* commit '174dc3ba607965cf1dd0578f83ce373fa74d0f65': docs: Added training docs for Android unit testing tools and APIs. This training covers techniques for running unit tests on local machines, using mock objects in local unit tests, and building instrumented unit tests to run on a device or emulator.
Diffstat (limited to 'docs/html/training/testing/ui-testing/index.jd')
-rw-r--r--docs/html/training/testing/ui-testing/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/testing/ui-testing/index.jd b/docs/html/training/testing/ui-testing/index.jd
index 20422f7..d660c60 100644
--- a/docs/html/training/testing/ui-testing/index.jd
+++ b/docs/html/training/testing/ui-testing/index.jd
@@ -72,5 +72,5 @@ Testing UI for a Single App</a></strong></dt>
<dd>Learn how to test UI in a single app by using the Espresso testing framework.</dd>
<dt><strong><a href="uiautomator-testing.html">
Testing UI for Multiple Apps</a></strong></dt>
- <dd>Learn how to test UI in multiple apps by using the UI Automator testing framework</dd>
+ <dd>Learn how to test UI in multiple apps by using the UI Automator testing framework.</dd>
</dl> \ No newline at end of file