예제 #1
0
 def tearDown(self):
     Resource.drop_collection()
     Location.drop_collection()
예제 #2
0
 def tearDown(self):
     Resource.drop_collection()
     Location.drop_collection()
예제 #3
0
 def tearDown(self):
     _print_db_info()
     print 'dropping Resource and Location'
     Resource.drop_collection()