Example #1
0
 def tearDown(self):
     User.drop_collection()
     Feedback.drop_collection()
Example #2
0
 def tearDown(self):
     User.drop_collection()
     Parking.drop_collection()
     ParkingSlot.drop_collection()
     Booking.drop_collection()
 def tearDown(self):
     User.drop_collection()
Example #4
0
 def tearDown(self):
     User.drop_collection()