I have two tests, one unit test and one instrumentation test: [...]/src/androidTest/java/com/mydomain/api/ApiClientTest.java
[...]/src/test/java/com/mydomain/api/ApiClientTest.java
Right-clicking on androidTest/.../ApiClientTest.java
and selecting "Run ApiClientTest" is running the test class in test/
instead of the one in androidTest/
Aucun commentaire:
Enregistrer un commentaire