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

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

ruby - unknown property method: 'wait' on EC2 windows server Instance -