Android: How can I run a JUnit4 test in my data layer without using an Activity or Service? -


i testing data layer (androidtest), android-library gradle module - means no activity or service hook into.

i can use applicationtest - junit3. how come there no applicationtestrule activitytestrule or servicetestrule, can use junit4?


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -