History log of /packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/EmlMessageLoaderTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b96eb04b2a8ff4b7d47b09b4b2b5493c032e4d36 28-Feb-2017 Tomasz Mikolajewski <mtomasz@google.com> Fix tests for apps/UnifiedEmail.

They stopped compiling due to changes in O.

Issues fixed:
- Handler created on a thread without Looper.
- Method not visible from userdebug built tests.
- Exception thrown due to mismatching authorities in ContentProvider.

Test: The tests compile and pass.
Bug: 33609522
Change-Id: Ibe74c1d2f7c9a3cb16839ad0db1117146757c523
/packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/EmlMessageLoaderTest.java
c4eeaf41cb2fba309a50796c83b5dfa19d9e6334 24-Jan-2014 Tony Mantler <nicoya@google.com> Add a test for EmlMessageLoader that loads an empty message

b/12717959

Change-Id: Iab83330142b6a01a94309150188ca2983530b167
/packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/EmlMessageLoaderTest.java