commit | ff69d4bf4cbd2059c61ece8344eea4393f3ca2b9 | [log] [tgz] |
---|---|---|
author | kwaky <kwaky@google.com> | Fri Jul 31 16:25:17 2020 -0700 |
committer | kwaky <kwaky@google.com> | Fri Jul 31 16:49:24 2020 -0700 |
tree | 1c14955fb0d2014cbe91ebd93ad0166c16a316c1 | |
parent | 66909a0d5de845d5d5803b6358b1488730eeb6a9 [diff] |
Fix UserSwitchTransitionViewMediatorTest First, it has to extend SystemUiTestCase to pass AAAPlusPlusVerify Test. Second, CarDeviceProvisionedController is injected into the Mediator and mocked in its test to correctly test case where the user life cycle event is being applied to the current user and a case when it is not. Bug: 161892451 Test: Unit Test (the corresponding tests passing now.) Change-Id: I8be7dacaa1bf0abb87dcb357c37e58ce511132d2