Exemplo n.º 1
0
 def tearDown(self):
     Resource.drop_collection()
     Location.drop_collection()
Exemplo n.º 2
0
 def tearDown(self):
     Resource.drop_collection()
     Location.drop_collection()
Exemplo n.º 3
0
 def tearDown(self):
     _print_db_info()
     print 'dropping Resource and Location'
     Resource.drop_collection()