Updated Robolectric documentation.
Now that change to expose resources to Robolectric tests has landed, I wanted to update the documentation to point out to people they need to specify "package_name" GN variable to get it to work (since that is definitely not obvious). You can also (theoretically) now specify the AndroidManifest.xml file to Robolectric (Robolectric will grab the package name from there). However, no tests currently do this. Review-Url: https://codereview.chromium.org/2882243003 Cr-Commit-Position: refs/heads/master@{#472156}
Showing
Please register or sign in to comment