Fixed
Status Update
Comments
ls...@google.com <ls...@google.com> #2
Do you have a repro project that you could share with us?
There should be no need to excluding any dependencies: we automatically remove them from the test APK if they are in the main APK.
There should be no need to excluding any dependencies: we automatically remove them from the test APK if they are in the main APK.
Description
OS: Linux
Gradle: 2.1.0
When one has an Unit Test class and an Android Test class with the same name (example project attached), after running Android Tests, double click in test result
Result: go to the UTest class definition
Expect result: go to the ATest class definition
IMPORTANT: Please read
supply all required information.