We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba75b0 commit ba68532Copy full SHA for ba68532
unittesting/BasicSample/README.md
@@ -20,9 +20,6 @@ For more information see http://tools.android.com/tech-docs/unit-testing-support
20
1. Check out the relevant code:
21
* The application code is located in `src/main/java`
22
* Unit Tests are in `src/test/java`
23
-1. Enable Gradle experimental support for unit testing:
24
- * Go to **Preferences > Gradle > Experimental**
25
- * Enable **Enable Unit Testing Support**
26
1. Create a test configuration with the JUnit4 runner: `org.junit.runners.JUnit4`
27
* Open *Run* menu | *Edit Configurations*
28
* Add a new *JUnit* configuration
0 commit comments