Android instrumented test not starting an app on physical device

后端 未结 0 820
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-12 18:41

I\'m trying to write simple UI tests using Espresso. I have test class in androidTest:

@RunWith(AndroidJUnit4.class)
public class AFragmentTest {

    @Rule
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题