Add test for InputMethodSubtypeSwitchingController#getItems
Adds a unit test for the `getItems` method to verify its filtering logic based on the `forMenu` and `includeAuxiliary` parameters. This improves test coverage for a public method that was previously untested. Please help fill out the survey for feedback: https://docs.google.com/forms/d/e/1FAIpQLSeKFKpHImCAqZIa_OR801cw72HQUreM2oGM25C3mKKT2tBFnw/viewform?usp=pp_url&entry.1586624956=ag/35397290 Original Change: ag/34663935 (Note that tests are based on the original CL but may add coverage beyond the specific changes to improve overall code health, especially when the original change restructured the code) Test: ATP tests passed http://go/forrest-run/L89200030017347546 Bug: 431235865 Flag: TEST_ONLY Change-Id: Iaf1c6d87163c65219f74b75dfa2629ee384d10ee
Loading
Please register or sign in to comment