Truth: better size list assertion
regex for replacement: 's/\(assertThat(.*\)\.size()).isEqualTo(/\1).hasSize(/' + a quick search for `hasSize(0)` to replace with 1isEmpty()` + a revert of all sparseArray.size that truth doesn't consider as iterable Test: atest BluetoothInstrumentationTests Flag: TEST_ONLY Bug: 311772251 Change-Id: I80890989d395d220bbb0054f297280b3b4c2ed01
Loading
Please register or sign in to comment