replicant-packages_apps_Email/tests/src/com/android/email
Andrew Stadler 7143d969dd Add unit tests for Provider and fix bugs that were found
Uses a mock provider to avoid touching production databases.
Includes utilities for creating accounts, mailboxes, and messages.
Tests basic object creation & readback, object deletion, and some
forms of hierarchical deletion.  Has many TODO notes for additional
tests to be written.

In EmailContent, found & fixed a few fields that weren't being written to
the database properly.
2009-06-25 00:02:29 -07:00
..
activity Don't drop invalid addresses while editing & check that all addresses are valid before send. 2009-06-24 15:44:08 -07:00
codec/binary auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
mail Don't drop invalid addresses while editing & check that all addresses are valid before send. 2009-06-24 15:44:08 -07:00
provider Add unit tests for Provider and fix bugs that were found 2009-06-25 00:02:29 -07:00
AccountUnitTests.java am a4926736: Review Email tests annotations (small/medium/large) and change some annotations based on time. 2009-06-18 13:12:45 -07:00
MessagingControllerUnitTests.java Refactored EmailStore, EmailContent, EmailProvider 2009-06-15 14:49:11 -07:00
PreferencesUnitTests.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
SmallTests.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
UtilityUnitTests.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00