History log of /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/account/ExternalAccountTypeTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1933d442ccda2b1561c47085bb205d29dcaf418a 10-Jul-2015 Walter Jang <wjang@google.com> Fix broken contacts common unit tests

* Brian informs me that he (or Makoto) changed the
external account type constructor to not abort
if it doesn't parse the xml so I updated the test
for unknown packages to expect to get initialized.

* Looks like an omission that SIP address does not
have a maxOccurs set to 1 when initilized. I tried
to change the test data file contacts_fallback.xml
to not include a maxOccurs attr but it needs one
and it must be set to 1.

Bug 15413731

Change-Id: I4a8a297799686885eaa64868a2b8c0f25c177f4b
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/account/ExternalAccountTypeTest.java
a167ed2b5228f0d02165173de47f87416e655c55 06-Dec-2012 Yorke Lee <yorkelee@google.com> Remove dead code

Bug: 6148388
Change-Id: I5b08d6534a794361e67ba2ad72148fed10a5b148
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/account/ExternalAccountTypeTest.java
273399bf829133a8385332ad43add3c34c889102 14-Nov-2012 Chiao Cheng <chiaocheng@google.com> Move dependencies of AccountTypeManager into ContactsCommon.

Moving dependencies in preparation to move AccountTypeManager.

Bug: 6993891
Change-Id: I10893209986efd288315dc6b51c7971838ac3923
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/account/ExternalAccountTypeTest.java