replicant-packages_apps_Email/tests/src/com/android/email
Marc Blank 818214e31f Fix failing account backup/restore unit tests
* We can't run the AccountManager functionality of account backup
  and restore in the unit tests, because IsolatedContext doesn't
  mock the AccountManager; this leads to various NPE's when the
  test is run
* These problems started, by the way, when we added POP/IMAP
  account integration with AccountManager
* Since the AccountManager side of account backup/restore isn't
  tested, we'll skip that part of the process when running unit
  tests

Bug: 2873546

Change-Id: I94673913e66722ac70f3c49c51465122e98bf3d9
2010-08-24 17:50:55 -07:00
..
activity
data
mail
provider
service
AccountBackupRestoreTests.java Fix failing account backup/restore unit tests 2010-08-24 17:50:55 -07:00
AccountTestCase.java
AccountUnitTests.java
ControllerProviderOpsTests.java
DBTestHelper.java
EmailTest.java
GroupMessagingListenerUnitTests.java
LegacyConversionsTests.java
MessagingControllerUnitTests.java
MockClock.java
MockVendorPolicy.java
PreferencesUnitTests.java
RefreshManagerTest.java
SecurityPolicyTests.java
SmallTests.java
TestUtils.java
UtilityLargeTest.java
UtilityMediumTests.java
UtilityUnitTests.java
VendorPolicyLoaderTest.java