Exemplo n.º 1
0
 @Override
 public void setUp() throws Exception {
   super.setUp();
   mMockContext = getMockContext();
   // Delete any test accounts we might have created earlier
   deleteTemporaryAccountManagerAccounts();
 }