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

Skip to content
Commit 9d86c08b authored by Matías Hernández's avatar Matías Hernández
Browse files

Add a comprehensive test for Notification.visitUris()

This test uses reflection to find every available setter method on objects and builders and calls them (generating parameters recursively where needed). Thus it's a bit slow and possibly brittle (could be broken by new methods anywhere in the object graph that it doesn't figure out how to handle), but it should be comprehensive.

Fixes: 279441526
Test: atest NotificationVisitUrisTest :)
Change-Id: I77036284d497f6eab705d33f743c6aaad7da4d31
parent c51d3ed9
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