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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -