I have no idea how to test and I was following a tutorial.I am trying to run:
package name.company.sunshine.app.data; import android.test.AndroidTestCase;
When you run your test select the Android Test option.
The JUnit and Gradle options should not be used for this type of test.