コード例 #1
0
 public void testDelete02() throws Throwable {
   rao.delete(doc.getDocumentReference());
 }
コード例 #2
0
 public void testDelete01() throws Throwable {
   rao.delete(doc);
 }