List of questions
Related questions
Question 25 - Associate Android Developer discussion
To run your local unit tests, follow these steps:
A.
Be sure your project is synchronized with Gradle by clicking Sync Project in the toolbar.
B.
Run your test in one of the following ways (select possible): (Choose three.)
C.
To run a single test, open the Project window, and then right-click a test and click Run .
D.
To test all methods in a class, right-click a class or method in the test file and click Run .
E.
To run all tests in a directory, right-click on the directory and select Run tests .
F.
To run all tests in Project, open the Project window, and then right-click a test and click Run .
Your answer:
0 comments
Sorted by
Leave a comment first