Type Android Junit4 not present exception

后端 未结 6 498
陌清茗
陌清茗 2021-01-01 08:41

I have an Android project that I am trying to run Instrumentation tests for using AndroidStudio, but when I try to run the whole class file for the tests, I get the exceptio

6条回答
  •  时光说笑
    2021-01-01 09:07

    For me this actually seemed to be caused by an internet connection issue. Turning off and on wifi fixed and rebuilding seemed to fix.

提交回复
热议问题