Revert submission 20749672-cherrypick-robo-mockito-4.6.1-4rg619yrrf Reason for revert: Breaking the build on tm-qpr-dev. Bug tracked here: b/264473028 Reverted changes: /q/submissionid:20749672-cherrypick-robo-mockito-4.6.1-4rg619yrrf Change-Id: Ie9d9d944093752f44eff67627e4a35f4df47e6de
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.