Confirmed users
975
edits
| Line 146: | Line 146: | ||
====Test the class to query via the ContentResolver==== | ====Test the class to query via the ContentResolver==== | ||
*Add to the test method you previously wrote in <tt>testBrowserProvider</tt>. Follow <tt>TestInsertUrlAnnotations</tt> for an extensible pattern. | *Add to the test method you previously wrote in <tt>testBrowserProvider</tt>. Follow <tt>TestInsertUrlAnnotations</tt> for an extensible pattern. | ||
====Next steps==== | |||
You probably want an <tt>update</tt> and <tt>delete</tt> method too... get to it! :P | |||
=== Updating search engine icons === | === Updating search engine icons === | ||