码迷,mamicode.com
首页 > 移动开发 > 详细

Android junit命令行

时间:2014-12-13 16:22:04      阅读:202      评论:0      收藏:0      [点我收藏+]

标签:android   io   os   使用   on   cti   ad   window   br   

E:\android\android-sdk-windows-1.5_pre\tools>adb shell am instrument -w cc.andro
idos.activity/android.test.InstrumentationTestRunner
如果你配置了Android环境变量,直接使用:
adb shell am instrument -w cc.androidos.activity/android.test.InstrumentationTestRunner
语法:adb shell am instrument -w <被测试的类的包名>/android.test.InstrumentationTestRunner
参数参考帮助文档

Android junit命令行

标签:android   io   os   使用   on   cti   ad   window   br   

原文地址:http://www.cnblogs.com/huangjianan/p/4161476.html

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