https://screenshot.googleplex.com/Avqsw3gb2tjKqrK.png https://screenshot.googleplex.com/46AZuJMjp2HMyqd.png https://screenshot.googleplex.com/9mE3XutRUNaGckg.png https://screenshot.googleplex.com/5rNUKMJjhNBNShZ.png Bug: 265364351 Fix: 265364351 Test: manual Change-Id: I7521030f1a5d84cd88027fb84a465623610707fb
Running Settings Robolectric tests
The full suite
$ croot
$ make RunSettingsRoboTests
Running a single test class
$ croot
$ make RunSettingsRoboTests ROBOTEST_FILTER=<ClassName>
For example:
make RunSettingsRoboTests ROBOTEST_FILTER=CodeInspectionTest
You can also use partial class name in ROBOTEST_FILTER. If the partial class name matches multiple file names, all of them will be executed.