android UI test Espresso

google android UI测试工具 espresso相关

1 一些具体APi使用的例子

https://code.google.com/p/android-test-kit/wiki/EspressoSamples

 onView(withId(R.id.action_save))
    .perform(click());

2 从espresso 2开始,已经集成到sdk里面了。使用studio 时的配置

You can now use the Android Support Repository, available through the SDK Manager to download the latest version.

https://code.google.com/p/android-test-kit/wiki/EspressoSetupInstructions

注意: testInstrumentationRunner 已经更新为 "android.support.test.runner.AndroidJUnitRunner"

 

3 https://code.google.com/p/android-test-kit/具体jar包的下载。

使用过原来别人blog写的用espresso1写的项目,但是一直编译不了。只能官方下了demo,然后通过eclipse编译了一个。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值