How can I create tests in Android Studio?

后端 未结 12 2071
野的像风
野的像风 2020-11-27 10:38

Just downloaded Android Studio which is based off of the Intellij Idea.

How would one create tests?

I notice there is a option for create a Test Module but t

12条回答
  •  离开以前
    2020-11-27 11:12

    Android Studio keeps evolving so the responses above will eventually be no longer applicable. For the current version of Android Studio 1.2.1.1, there's a nice tutorial on testing at:

    http://evgenii.com/blog/testing-activity-in-android-studio-tutorial-part-1/

提交回复
热议问题