replicant-packages_apps_Email/tests/src/com/android/email
James Lemieux 1fa303478c Eliminate redundant methods in Address class
THIS DOES NOT CHANGE ANY EXISTING FUNCTIONALITY.

Address.pack() has been removed and all calls replaced with its synonym Address.toHeader().
Address.unpack() has been renamed to Address.fromHeader() to follow the new naming convention.

In days of yore, pack() and toHeader() used to do different things. Now they are identical and
thus one is superfluous. We have standardized on toHeader() and fromHeader().

Change-Id: Iac91c966eb6c1477f8dba0dd2ae01c84b359e539
2014-01-22 16:15:57 -08:00
..
activity Merge AccountSetupNames and AccountSetupOptions 2014-01-16 14:18:58 -08:00
mail Eliminate redundant methods in Address class 2014-01-22 16:15:57 -08:00
provider Disable, suppress, remove broken and obsolete Email tests 2013-12-16 18:18:51 -08:00
service Disable, suppress, remove broken and obsolete Email tests 2013-12-16 18:18:51 -08:00
AccountTestCase.java Disable, suppress, remove broken and obsolete Email tests 2013-12-16 18:18:51 -08:00
ControllerProviderOpsTests.java Disable, suppress, remove broken and obsolete Email tests 2013-12-16 18:18:51 -08:00
DBTestHelper.java Get Email units to compile 2013-12-05 11:11:21 -08:00
LegacyConversionsTests.java Eliminate redundant methods in Address class 2014-01-22 16:15:57 -08:00
MessagingControllerUnitTests.java
MockClock.java
MockSharedPreferences.java Get Email units to compile 2013-12-05 11:11:21 -08:00
MockVendorPolicy.java Get Email units to compile 2013-12-05 11:11:21 -08:00
NotificationControllerTest.java Disable, suppress, remove broken and obsolete Email tests 2013-12-16 18:18:51 -08:00
ResourceHelperTest.java Disable, suppress, remove broken and obsolete Email tests 2013-12-16 18:18:51 -08:00
SecurityPolicyTests.java Disable, suppress, remove broken and obsolete Email tests 2013-12-16 18:18:51 -08:00
SmallTests.java
TestUtils.java Get Email units to compile 2013-12-05 11:11:21 -08:00
ThrottleTest.java Get Email units to compile 2013-12-05 11:11:21 -08:00
UtilityLargeTest.java Disable, suppress, remove broken and obsolete Email tests 2013-12-16 18:18:51 -08:00
VendorPolicyLoaderTest.java Get Email units to compile 2013-12-05 11:11:21 -08:00