History log of /packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/TestProviderTests.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/TestProviderTests.java
3b965d78774a42358ce6bbdcc43b4c8df130a60e 25-Jun-2013 Scott Kennedy <skennedy@google.com> Clean up a bunch of warnings

Bug: 9565838
Change-Id: Ie3a380581e81c63aaa0764875c55bfdccd5f2b13
/packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/TestProviderTests.java
248b1b49455785aa2fa426bc28090547abfcb01a 07-Feb-2012 Marc Blank <mblank@google.com> Start of unit tests for ConversationCursor/Provider

* Includes modified TestProvider code originally intended for
the Exchange application (as MockProvider)

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