Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Side by Side Diff: third_party/android_support_test_runner/README.chromium

Issue 2042533002: Add Android Support test runner library to chromium (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Name: Android Testing Support Library Test Runner
2 Short Name: runner
3 URL: https://github.com/googlesamples/android-testing/tree/master/ui/espresso/Ba sicSampleBundled
4 Version: 0.3
5 License: Apache 2.0
6 License File: NOT_SHIPPED
7 Security Critical: no
8
9 Description:
10 This static jar is part of Android Testing Support Library. It was needed for
11 Instrumentation Test Runner to be able to run Espresso test, in which the
12 activity lifecycler monitoring provided by this jar file is needed by Espresso.
13 IMPORTANT: There should only be one version of espresso library
14 (crbug.com/622057)
15
16 Local Modifications: None
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698