You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My approach here is to add basic ContentProvider testing skeleton and functionality, and then begin researching testing with Roboelectric (http://robolectric.org/) , because standing up all of Android to run a little unit/integration test is a bummer.
The app's
ContentProvider
should be easily testable. That way you have no excuse for not writing tests.The text was updated successfully, but these errors were encountered: