Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 855535aa authored by Alexander Roederer's avatar Alexander Roederer
Browse files

Make RankingUpdate detailedAssertEquals detailed

Currently, NotificationListenerServiceTest detailedAssertEquals on
NotificationRankingUpdates just does a simple assertEquals on the
ranking map references, which isn't very detailed (and doesn't actually
check for true equality; two equivalent maps that have different
references but identical entries will fail this assert.)

Instead we should be calling detailedAssertEquals on the constitutent
ranking maps instead.

Test: Test only change
Bug: 284297289
Change-Id: Iac4dc35f538a8baa6892affe5e1d3002f0a1e6ad
parent d586865e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment