Страницы

среда, 13 июня 2018 г.

Run anroid JUnit test with android JUnit runner from console

adb shell am instrument -w -e class com.example.developer.appname.SomeTests#testName  com.example.developer.appname.test/android.support.test.runner.AndroidJUnitRunner

Комментариев нет:

Отправить комментарий