diff options
author | Andrew Lee <anwlee@google.com> | 2015-09-15 16:50:36 -0700 |
---|---|---|
committer | Andrew Lee <anwlee@google.com> | 2015-09-15 16:52:25 -0700 |
commit | c19f4b7ec72dfe75c99c53cdac19c9932c8e5519 (patch) | |
tree | c49ec6543a7965ad12a1e7ed247c9c9cef6a7fc4 /res | |
parent | 411dd7401997a83a876446261bdf70b3e2c9c4de (diff) |
Fix VoicemailPlaybackTests.
There appears to be two issues which were borking this, although I'm not sure why
there was the change (maybe it's been around a long time).
A single instance of presenter is retained over time, which is no good for our case
where we're creating different FakeAsyncTaskExecutors each time, so added a method
for testing where we can clear the instance.
Secondly, the method checking the text views didn't work anymore. Not sure why, but
I added a hook into the state text so the tests can continue to check for that.
Bug: 23640774
Change-Id: Ie729627f3bb4ee08476d5ad0198e43cfea72ce5c
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions