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