Google为Android编写测试提供了新的类,尤其是使用jUnit 4:https://developer.android.com/tools/testing-support-library/index.html
我想知道是否可以使用来自jUnit的AndroidJUnit4运行器以及参数化运行器?
junit android parameterized android-testing
android ×1
android-testing ×1
junit ×1
parameterized ×1