commit | 76fd79e1a3b172446d2b4ae92787a1d0a4252898 | [log] [tgz] |
---|---|---|
author | Caitlin Shkuratov <caitlinshk@google.com> | Tue Dec 03 15:59:47 2024 +0000 |
committer | Caitlin Shkuratov <caitlinshk@google.com> | Tue Dec 03 17:39:20 2024 +0000 |
tree | 2bd7535a9c32411a5bde28c3d6eb435ab28ea802 | |
parent | 652ec67f753034ffa0600edf5acf42673e385c95 [diff] |
[SB][Notif] HeadsUpApperanceControllerTest improvements - No Hungarian notation - Mocks created at variable declaration - Variables created in `setUp` are now `lateinit` so they aren't nullable - Use `underTest` Bug: 378142453 Flag: EXEMPT refactor Test: atest HeadsUpApperanceControllerTest Change-Id: Ibd8d1ce0104c0ad450f1a655e1ac3165ec8ee481