Exemplo n.º 1
0
 @Override
 protected void tearDown() throws Exception {
   super.tearDown();
   mContext.deleteDatabase(db.getDBName());
   db = null;
 }