Android Studio - with Junit 4.12 “!!! JUnit version 3.8 or later expected:”

前端 未结 14 1422
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-07 15:50

Tried out the suggestions on this post, but I still get the error:

!!! JUnit version 3.8 or later expected:

java.lang.RuntimeException: Stub!
    at junit.r         


        
14条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-07 16:30

    To solve this issue, I set "JRE" to "1.8". This is Under "Edit Configurations"

提交回复
热议问题