unit testing - How to set Working Directory global in Android Studio? -


i doing unit test project of multi-modules. every time create new test , before running it, have something: run -> edit configuration -> set "working directory" "$module_dir$".if don't this, none of resources can found during unit test. global settings this?

run -> edit configurations -> defaults -> android junit.

config inside page , perform globally.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -