DescriptionAdd Unit Tests to SnackbarCollection
In this CL, SnackbarCollection is pulled out from SnackbarManager and is
tested by JUnit test. All public methods in SnackbarCollection are
covered in the unit tests.
This CL also fixes a bug in removeMatchingSnackbars() that was found while
writing the tests. Hooray!
BUG=579347
Committed: https://crrev.com/276c80ef8a8b060e60400f85c6b411bd3e257b79
Cr-Commit-Position: refs/heads/master@{#372277}
Patch Set 1 #
Total comments: 15
Patch Set 2 : Use Mockito #
Total comments: 2
Patch Set 3 : nit #
Messages
Total messages: 12 (4 generated)
|