commit | 5c071ef7177c37e6a8b83d7f08311193fa74af6d | [log] [tgz] |
---|---|---|
author | Tarandeep Singh <tarandeep@google.com> | Mon Mar 18 15:57:53 2019 -0700 |
committer | Tarandeep Singh <tarandeep@google.com> | Wed Mar 20 11:03:49 2019 -0700 |
tree | 39a8adfede2baf1564bd70cc5005c00fc04265b3 | |
parent | 40e9a201db163bf4593511a23a2ec4570c511c0b [diff] |
Fix InsetsSourceConsumerTest.testRestore() Mocked InsetController doesnt initialize several collections. Also we cannot mock any final class. Fixed the test with concrete inits. Fixes: 128538490 Test: atest InsetsSourceConsumerTest Change-Id: I4330f63c081590cfa1f27f8b09626e344c7bfd27