Example #1
0
 def tearDown(self):
     testutil.drop_tables(worldbase._mdb.writer.storage.cursor, self.dbtable)
Example #2
0
 def tearDown(self):
     testutil.drop_tables(pygr.Data.getResource.writer.storage.cursor,
                          self.dbtable)
Example #3
0
 def tearDown(self):
     testutil.drop_tables(self.metabase.writer.storage.cursor, self.dbtable)
Example #4
0
 def tearDown(self):
     testutil.drop_tables(worldbase._mdb.writer.storage.cursor,
                          self.dbtable)
Example #5
0
 def tearDown(self):
     testutil.drop_tables(pygrData._mdb.writer.storage.cursor, self.dbtable)