RxEspresso
Filling the gap between RxJava and Espresso
Setup
compile (name: 'rxespresso-1.0', ext: 'aar')
or if you only use it in Espresso tests:
androidTestCompile (name: 'rxespresso-1.0', ext: 'aar')
Usage
Set the global log level:
RxEspresso.setLogLevel(LogLevel.DEBUG);
Increment and decrem
相关下载链接:
//download.csdn.net/download/weixin_39840914/11478490?utm_source=bbsseo