码迷,mamicode.com
首页 > 其他好文 > 详细

uiautomator运行成功的日志打印

时间:2017-05-10 19:57:25      阅读:314      评论:0      收藏:0      [点我收藏+]

标签:cts   admin   text   bug   成功   puts   success   adb   stop   

Testing started at 18:23 ...

05/10 18:23:01: Launching ChangeTextBehaviorTest
No apk changes detected since last installation, skipping installation of C:\Users\Administrator\AndroidStudioProjects\test\app\build\outputs\apk\app-debug.apk
$ adb shell am force-stop qq.test
$ adb push C:\Users\Administrator\AndroidStudioProjects\test\app\build\outputs\apk\app-debug-androidTest.apk /data/local/tmp/qq.test.test
$ adb shell pm install -r "/data/local/tmp/qq.test.test"
Success


Running tests

$ adb shell am instrument -w -r   -e debug false -e class qq.test.ChangeTextBehaviorTest qq.test.test/android.support.test.runner.AndroidJUnitRunner
Client not ready yet..
Started running tests
Tests ran to completion.

uiautomator运行成功的日志打印

标签:cts   admin   text   bug   成功   puts   success   adb   stop   

原文地址:http://www.cnblogs.com/liuzhipenglove/p/6837502.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!